Y
Y
Yaroslav2017-01-28 18:14:53
JavaScript
Yaroslav, 2017-01-28 18:14:53

Is there an autocomplete plugin for code in Sublime3 like VisualStudio?

Actually the question is in the header.
I really love sublime, but js syntax highlighting is really a hat.
Tried next, JavaScript Completions. Separately costs CodeIntel.
Although the melkosoft right from the box shines right on ok:
d062d655539146d38319e673805c451d.jpg208c578565944ef68b50099e3ffbd2c2.jpg
It's not banned in Google, I can't find something similar. Anyone using sublime please help...

Answer the question

In order to leave comments, you need to log in

2 answer(s)
Y
Yaroslav, 2017-01-29
@YarkoDzech

Well, this (ts) is a solution, but as an option
we put codeIntel and JavaScriptNext - ES6 Syntax
In Preferences->Package Settings-> SublimeCodeIntel in User or Default we add

"codeintel_syntax_map":
    {
       "Python Django": "Python",
       "JavaScriptNext": "JavaScript",
    },

And even on standard objects, he began to grab something:
49a92007c8834d6b9dd25c7802b81a82.jpg

I
iBird Rose, 2017-01-28
@iiiBird

что тебе именно нужно? просто подсветку - тогда ищи тему для саблайма как у VSC. ну или похожую.
а если ты хочешь эти всплывающие подсказки с советами и ошибками - то в саблайме такого нет. потому что он не IDE.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question