Scinterm 3.1 Released #10
orbitalquark
started this conversation in
General
Replies: 2 comments
-
Are there any plans to upstream Scinterm into Scintilla (so it becomes a permanently maintained port of Scintilla)? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Neil does not want to maintain this platform, so unfortunately this project will remain separate for the forseeable future.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Scinterm 3.1 is released from https://github.com/orbitalquark/scinterm/releases/tag/scinterm_3.1
Scinterm no longer uses the LongTerm3 branch of Scintilla now that Scintilla 5 is considered stable from a platform perspective. 5.1.0 is the new minimum requirement.
The build process for Scinterm has slightly changed.
make patch
should be run beforemake
in order to apply Scinterm-specific requirements to the Scintilla source. These patches are necessary until they are accepted upstream.Bugfixes:
Changes:
scintilla_update_cursor()
.Beta Was this translation helpful? Give feedback.
All reactions