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

Add support for XML language and code folding in HTML and XML #13

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

bastio84
Copy link

I've added a class to style XML and the possibility to support code folding in XML and HTML.
Looking at last Scintilla source, I discovered that it's not sufficient to set the "fold" property, so I thought to add a method to the ScintillaStyler abstract class to handle all the properties which are needed to correctly handle the folding in (potentially) all the stylers.

@adam8797
Copy link
Owner

Hey there sorry for letting this sit. I'll attempt to review it soon.

@onefreddy
Copy link

Hello, when will this be released? Looking forward to fresh nuget.

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.

3 participants