DEV Community

Steffen
Steffen

Posted on

Sublime 3 Plugin recommondations

Hey, I wanted to take a deeper look into Sublime Text 3 and I was wondering which Plugins you enjoyed and recommend! Mainly I'll work with PHP and Symfony but feel free to share any other language/ framework specific Plugin with me. Love to hear your opinions.

Latest comments (4)

Collapse
 
alanruddick profile image
Alan Ruddick

Absolute must haves for me include:

Emmet
SublimeOnSaveBuild
CompareSideBySide
SublimeLinter (with PHP & JS linting)

Collapse
 
sironheart profile image
Steffen

Thanks a lot! I didn't even knew something like Emmet existed.

Collapse
 
pbouillon profile image
Pierre Bouillon

I did a repo for some of them: github.com/pBouillon/MySublime

It's not specific but brings better completion, better brackets handling, etc

Collapse
 
sironheart profile image
Steffen

Looking good. Especially the CSS-Plugins were installed instantaneously!

Thanks for the recommondations.