
I always start with the one package that allow to stay in sublime and improve it quickly: packagecontrol.io
Next on the line is the option to make our editor a bit more friendly with: SublimeCodeIntel It’s A full-featured code intelligence and smart autocomplete engine for Sublime Text. Few of the technologies that are supported:
JavaScript, SCSS, Python, HTML, Ruby, Python3, XML, HTML5, Perl, CSS, Node.js, Tcl, TemplateToolkit and (of course) PHP.
From here there are many options.
Few the I’ve found useful:
- Git
- Emmet
- Terminal
- ColorPicker
- SublimeREPL
- LiveReload – Make your life easier with this live reload ability. It will save you a lot of clicks on the ‘reload’ button (or cmd+r).
- MarkdownPreview – I love markdown and this one is making me more productive with it.
- JSLint – If you are writing some javascript, this one is a must.
- DocBlockr – Create a new documentation block with a quick click. And yes, it will extract that function’s parameter information and pre-fill it in your documentation block. nice, no?
- Soda Theme – just to keep up with the cool kids on the block.
Continue reading →
Share only with good friends:
Like this:
Like Loading...