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

Setting "wrong" Folding Markers, when these are in a string or in a comment #235

Open
NaMToK19 opened this issue Aug 11, 2021 · 1 comment

Comments

@NaMToK19
Copy link

Hi,

in my example I've got a curly backet "}" in a string or in a comment. Then the fastColoredTextBox would fold from "{" to the "}" in the string. Is it easy to fix that issue?

@Hexman768
Copy link

This is part of a known issue with the string and comment regex. If you are good at regex and could help to resolve this issue by creating a regex that could recognize comments and strings without picking up on keywords or symbols, that'd be great!

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

No branches or pull requests

2 participants