M
M
Mini MVC2015-11-13 17:55:40
Sublime Text
Mini MVC, 2015-11-13 17:55:40

How to configure in sublime text 3 so that variables are highlighted in netbeans?

Netbeans
b473c5d379694fe3b0872c594528f3a0.png
Sublime text 3
0b8fb07a9955443486b0f2dad57ee295.png

Answer the question

In order to leave comments, you need to log in

4 answer(s)
E
Egor, 2015-11-13
@alleroy

Try this plugin.

{
    "highlight_when_selection_is_empty": true,
    "highlight_word_under_cursor_when_selection_is_empty": true
}

A
anton_myaso, 2015-11-13
@anton_myaso

Try this service tmtheme-editor.herokuapp.com

V
Viktor, 2015-11-13
@master2016

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.

M
Mini MVC, 2015-11-13
@alleroy

But I learned how to make it so that $ is also taken, if anyone needs it, I can help
1b443776bef6472eb242efd4b3d8cf74.png

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question