-
-
Notifications
You must be signed in to change notification settings - Fork 24
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
Smart Highlighter: use of the Settings window? #53
Comments
The Settings Window was introduced during solving of issue #21. I agree it is not clear. Settings Window lists existing Indicators of Notepad++. Indicator is a term comming from Scintilla and is used to highlight characters. I don't know how to describe this feature in terms of Notepad++ in the Setting window. Please make a suggestion! |
So if I understand correctly, each indicator number corresponds to a style defined here? |
It may or may not! This table lists styles which could be assign any indicator. |
I see... It's hard to make any perfect suggestion then. I would at least:
|
I'm confused... the Scintilla indicators start at index 0 not 1? I'm trying to figure out how to stop the black bars from highlighting hyperlinks |
I don't get the use of the Settings window for the Smart Highlighter plugin.
Anyone can enlighten me?
The text was updated successfully, but these errors were encountered: