D
D
Dmitry Dievsky2016-08-14 17:54:58
JavaScript
Dmitry Dievsky, 2016-08-14 17:54:58

What plugins should a web developer use in sublime text 3?

Hello friends, I would like to ask the guru what plugins do you use for your purposes in sublime text e and why? I'm wondering how best to set it up for Java script development and Node js development respectively

Answer the question

In order to leave comments, you need to log in

9 answer(s)
E
Enrage, 2016-08-16
@Enrages

Помимо приведенных выше, я также использую плагины:
All Autocomplete,
File Navigator,
AdvancedNewFile,
Javascript & Nodejs Snippets,
jQuery,
Nodejs,
Java​Script​Next - ES6 Syntax,
Easy Motion (Особенно полезно, если есть навык слепой печати).

Александр Решетняк, 2016-08-18
@Vampireos

SpaceGray (base16-ocean dark) - самая нормальная тёмная Тема)
BracketHightlighter - подсветка начальных скобок и заключительных)
Sublimerge - для сравнения файлов
CSSComb - для правильной сортировки стилей
CSSFormat - для удобного форматирования стилей и минификации
Animate.css - снипеты стилей анимаций
JSFormat - для форматирования js
MarkdownHTML preview - для просмотра .md файлов в браузере
SideBarEnhancements - расширенные функции для сайдбара
SyncedSideBar - синхронизация с сайдбаром файла который редактируется
SyncedSideBarBG - синхронизация фона сайдбара с темой оформления
HTML Minifer - для минификации HTML, CSS и JS

Владислав, 2016-08-14
@MrBikus

Может быть немного не по теме, но я долго использовал Sublime, а потом перешёл на PHPStorm и теперь работа в Sublime это боль и одни неудобства. Так что советую перебраться или хотя бы попробовать. А так у меня стоял Emmet, Git и CodeIntel.

Александр Таратин, 2016-08-14
@Taraflex

для Java script разработки и Node js

Рекомендую перейти на vscode если требуется легкий по потреблению ресурсов редактор. Сколько sublime не настраивай, автокомплита и дебага как vscode не получить.

A
Alex Kheben, 2016-08-18
@zBit

Here are a few of the ones I use myself:
DocBlockr - documenting code, very handy thing
ESLint - no comments
GitGutter - highlighting changes since the last commit
NodeRequirer - require modules for the node
If you need a debug for the browser - you have a browser if you need it debug for the node, i.e. node-inspector. No vscode and other "IDEs" will ever match the functionality of node-inspector.

I
ildar r. khasanshin, 2016-11-24
@ildarkhasanshin

add to the list above
google search
yandex translate (google translate failed to set up)
gist
inc-dev value
html nest comments
file icons
zen tabs

S
Super Star, 2016-08-16
@3dben

I don't use sublime. Every time you install the package manager, 1 file is lost. As a result, emmt does not work without the Internet. Yes, this is fixable, but the developers themselves did not fix this jamb, and the jamb is already a year old

K
Konstantin   , 2016-10-10
@SynCap

ALL!
I put it as needed, I look for what is available on packagecontrol.io - it is configured as a search engine in the browser.
Once every couple of months or more often - I take it all down, and then through the recursion.
The next recursion usually starts with an installation of Emmet and a couple of homemade color schemes , then there are options.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question