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
-
coolq48267yVSCode, amazing.
@someDude
Since it uses a plugin based system, you can make it a text editor, viewer, IDE..etc. like atom. -
I said the same thing and gave Microsoft a golf clap for doing a good job with the code editor and how it’s handled memory
-
Falk3117y@coolq isnt VS Code an atom fork?
Edit:
seems like that isnt true:
https://stackoverflow.com/questions...
"There are rumors that Visual Studio code is either a fork or rebranding of Github's Atom Editor. This is not even remotely true. Inspecting the source of Visual Studio Code reveals that it uses Electron and Atom Shell Archive, but nothing else is from the Atom editor." -
coolq48267y@Falk
I can see how a rumour like that could spread, they are quite similar in some areas. And they do share technologies as well :] -
@someDude The criteria for an IDE in my book are a text editor plus
*debugger
*the ability to trigger a compiler
*plugins or other tools is a plus
VsCode has em all. Not sure what more it would need to be called an IDE -
coolq48267y@jiraTicket Not sure if plugins is a requirement, but maybe that goes to show that it in fact has more functionality over some IDEs :P
-
@coolq True, not a requirement at all really, we could take any ide and remove the plugin support and it would still be an ide.
-
@someDude lol yeah. I used to view vs code as not a real ide because it seemed to fast and light weight compared to vs. but now that I'm in dotnetcore and doing the same thing with vscode as I used to do in vs I changed my mind :)
-
VS Code is awesome its my new go to editor. Even with 32 plugins it still loads faster than any of my larger IDE (Webstorm, VS 2017 Enterprise, Eclipse) and I love that I can set git's bash terminal as default. So handy.
-
py2js33777y@Vip3rDev simply correct but some features of websites/pycharm are too nice. And I am too afraid to walk away from them
Related Rants
I hate Microsoft!
But i gotta say, VS Code is a really good IDE. Guess they should've gone open source a long time ago
rant
ide
vscode
fuck you microsoft!