Answer the question
In order to leave comments, you need to log in
How to configure in sublime text 3 so that variables are highlighted in netbeans?
Netbeans
Sublime text 3
Answer the question
In order to leave comments, you need to log in
Try this plugin.
{
"highlight_when_selection_is_empty": true,
"highlight_word_under_cursor_when_selection_is_empty": true
}
And there he has the same Preferences->Color scheme - look for a similar one and edit it if necessary. And at the same time, make sure that when you double-click on a variable, it is highlighted along with the $ sign if you are writing in PHP.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question