Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A Scintilla upgrade is now due #568 #572

Merged
merged 1 commit into from Jul 2, 2018
Merged

A Scintilla upgrade is now due #568 #572

merged 1 commit into from Jul 2, 2018

Conversation

blairmcg
Copy link
Contributor

@blairmcg blairmcg commented Jul 2, 2018

No description provided.

@@ -66,7 +66,6 @@ applyOptions
view autoCompletionSeparator: $\x7F.
self areVariableTipsEnabled ifTrue: [view isBackgroundDwellEnabled: true].
"#2137"
view sciSetCodePage: KernelLibrary default getACP.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not part of the upgrade. This should have been removed with the switch to UTF-8, and may have been causing problems for anyone using a code page that Scintilla recognised.

@blairmcg blairmcg merged commit 9471f70 into master Jul 2, 2018
@blairmcg blairmcg deleted the blairmcg/568 branch July 2, 2018 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant