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

Empty keyword lists restore all keywords in C# #323

Open
TheBoxyBear opened this issue May 27, 2022 · 2 comments
Open

Empty keyword lists restore all keywords in C# #323

TheBoxyBear opened this issue May 27, 2022 · 2 comments

Comments

@TheBoxyBear
Copy link

When editing the list of C# keywords to highlights, leaving the list empty restores the list to its default value of all keywords of the category when the Options dialog is closed. Putting a single space in the textbox fixes it, but if all categories are set to only a space, one of them is brought back to its default value.

@TheBoxyBear
Copy link
Author

Until this is fixed, a workaround is to set the color of these keywords to RGB 86, 156, 214 (Obtained from a color picker on a screenshot of code with the C# driver disabled)

@tomasr
Copy link
Owner

tomasr commented Aug 7, 2022

Can you clarify why you want to set the list of keywords to highlight to an empty list? Are you trying to disable keyword highlighting?
Asking because there are explicit options to disable keyword highlighting globally....

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