There are tools to every trade and writing code is no different. I’ve posted in the past about the best code diff tools, but that’s only a small pa...
For further actions, you may consider blocking this person and/or reporting abuse
Jetbrains
JetBrains has the best in class IDEs for all programming needs. Give it a try.
I’ll give it a shot! I use their VS extension and like it a lot
(caution: very opninionated comment) All of them is a good editor in my opinion, but none of them are IDE's. My favorite is Phpstorm (Webstorm with Php support). Sure it could be slow at first (when its indexing the files), but after that it has everything what i need, and didn't need to manage any plugins (Sure you can manage them easily in VsCode). Oh and the Angular support is awesome.
Ofcourse sometimes when i have to edit only 1 file, I use vscode.
Thanks for your opinion Matyi. I use VS professional with JetBrains Resharper and love that combo.
I agree that VS code is great for smaller projects but really falls off once the project reaches a certain size.
Emacs!
I've been using Emacs for work, play and code development for 30 years. I have barely used any other IDE.
Thanks for the solid points Harvey! Tbh I’ve only used command line Emacs back in college and found VI or Nano easier to use. I just downloaded the GUI so I’ll have to play around with it 👍🏻 Apparently you can even play Tetris in Emacs 😂
All three options are text editors, not IDE's.
All three can do code completion, debugging, and syntax highlighting. VS also includes a compiler although I don’t think that’s necessary to be considered an IDE.
yes, they can do almost everything. but it's not fair to compare them with real IDE's! at least they are not the BEST options! this is why for example Microsoft still working on a real IDE named Visual Studio (alongside visual studio code)
JetBrains IntelliJ IDEA Ultimate hands down. Java, Go, JS ... great database development tool as well.