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
-
drRoss49148yDon't forget to turn indentation on in user settings too, so you get the dots as well.
-
CookieDev588yWell that's a fact I have to admit aswell, I loved atom in the past tho, but vs code is definitly better ;) @wahr
-
wicho25638yIm having trouble with this because I effing love Sublime Text 3. Someday I will have to try it...
-
tizo5658yWebstorm IDE for the win! Just started using it for my JS code. Integrates with everything. Wonderful for writing modular code because moving between files and finding method definitions is so easy.
-
mohseen2328yIt's really great, lightweight, supports debugging, and nice API for extensions. Just published mine today :)
-
logickee248y@CookieDev hey ,may I know which os is you are using ? Win/linux? it is bcoz the vscode is definiately faster than atom in Windows i am but not sure in Linux...
-
CookieDev588yHey @logickee, I use windows! Didn't even know there was a version for linux so far?:)
-
goofle2028y@logickee They're pretty much the same on both OS's. If anything, I think it's even faster on linux.
-
logickee248y@goofle right now I tried myself...damn fast and I think I will switch to vscode.... (My env: apricity Linux)
-
goofle2028y@logickee Though I don't use vs code as my primary editor (nothing compares to sublime, really), I like the simple git integration, accompanied by the git log extention. Since I've installed, never once I committed anything through terminal. So I have both sublime and vs code open every coding hour :)
I'm in love with VS Code for some reason!
undefined