I
I
iluxa18102019-03-26 01:25:29
Angular
iluxa1810, 2019-03-26 01:25:29

What are the must have plugins for Visual Studio Code?

Actually, the question is:
What are the plugins that increase the usability of Visual Studio Code with Anguar?
PS Is it possible to indent more in the file hierarchy? It's hard to see the levels...

Answer the question

In order to leave comments, you need to log in

4 answer(s)
A
Alexey Bespalov, 2019-03-26
@FreeArcher

My selection, but this does not mean that I put it all.

sftp - синхронизация с сервером глючит и не качает
ftp-kr удобный	FTP
HTML CSS Support  - автодополнение CSS
IntelliSense for CSS class names - так же кеширует CSS в проекте и дополняет потом
highlight-matching-tag - подсвечивает начало и конец html тегов
PHP IntelliSense - автодополнение PHP, переход к определению классов, При использовании следует выключать встроенную систему автодополнения кода "php.suggest.basic": false.
Vue 2 Snippets
Vetur - Поддержка Vue для VSCode
PHP Debug
Debugger for Chrome  - JS
Bookmarks
Color Highlighter
Project Manager - не нужен
vscode icons - иконки на файлы
GitLens - визуализация работы с GIT 
Better Merge - GIT облегчения мерджа при конфликтах 
Auto Rename Tag - изменении открывающего / закрывающего тега, автоматически обновляет закрывающий / открывающий тег.
Path Intellisense - отслеживает ввод «/» и предлагает навигацию по папкам и файлам относительно открытого файла
SCSS IntelliSense
Quokka.js - Выполняет JavaScript-код в консоли параллельно с тем, как вы его пишете. 
Trailing Spaces - Мгновенно выделяет и удаляет конечные пробелы
vscode-icons - Иконки для редактора VSCode.
open in browser - открывает в браузере

Z
Zessis, 2019-03-26
@Zessiss

In addition to the above, I'll add:
angular2-switcher - switching between .scss / .ts / .html component by hotkeys
Angular Language service - intellisense in *.html
Not about Angular:
Copy file name - it is convenient to copy the file name and then in Chrome using Ctrl + P immediately open it for debugging
GitLens - quick jump to a file, commit, etc. in the web interface of the repository (github/bitbucket/gitlab, etc.) and other features related to versioning
Prettify JSON - JSON formatting

J
Johny, 2019-03-27
Marx

https://marketplace.visualstudio.com/items?itemNam...
There is such a collection

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question