Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
pneves3328y@kater PHPStorm user too.
If the PC performance is a concern (old PC or something), I use Sublime and emmet. -
bobotay7148y@kronolynx mwahaha that's why I like it.
Out of curiosity tho, what is it about tabs that you like enough for that to be a deal breaker? -
obia11158yI know tabs are a love-hate this but I like them. Gives me a great overview of open files, which are saved or not and from where they are opened (dev, test or prod). That's why I stopped using VS Code. But I managed to mimick the look and feel somewhat into UltraEdit so I'm happy ☺️
-
Atom for sure
I prefer using vim for some light weight editing, but for large scale project development, atom is always my choice.
Particularly like the cmd + p for filename searching and cmd + shift + f for searching content over entire project -
obia11158y@bauermetal Not when having files from different environments open at the same time (with the same name)
But it's probably all coming down to breaking old behaviors
Related Rants
What's your favorite editor for Web development? Using Coda on the Mac and good old UltraEdit when on Windows (with custom theme). Tried Sublime and MS Visual Studio Code but they never stuck.
undefined
editor
ide