next question, is it possible to do this when defining a language or syntax? so that everytime tab is pressed, it highlights it? much like a keyword or comment.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
That won't work. However, something similar will be achieved activating View->Show symbol->Show indent guide. Set the Indent guideline style foreground to something you can spot at a glance, in the Global Styles for the Styler Configurator. Don't forget making changes to all the themes you use.
CChris
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hey
I want to highlight the tabs in a document, for a tab delimited document, how can i do this?
Thanks
Dex
Use the search facility:
Search \t
Set search mode to Extended
Find all in current document
Mark all -> Using style #
CChriss
cool, thats helpful.
next question, is it possible to do this when defining a language or syntax? so that everytime tab is pressed, it highlights it? much like a keyword or comment.
That won't work. However, something similar will be achieved activating View->Show symbol->Show indent guide. Set the Indent guideline style foreground to something you can spot at a glance, in the Global Styles for the Styler Configurator. Don't forget making changes to all the themes you use.
CChris