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
-
vertti4537yDoes IDE help in a lot of languages/frameworks/runtimes?
I've been just pushing code with sublime and I don't understand what more an IDE could bring to the table. -
@No-one ha I actually started with java but since JavaScript and Python is in demand i leave it and intellj ide makes my pc hot af not laggy but resource hungry
-
vikkio617yYes, they do and who say otherwise never tried a jet brain product. They are way more user friendly, stable and clever than any other ide
-
Hjord2877y@No-one Again, different experiences. Maybe something's wrong with your computer since everything is buggy.
-
@b-atanasov On what is your opinion based? It seems to me that you have not used it lately...
-
@b-atanasov
"An integrated development environment (IDE) is a software application that provides comprehensive facilities to computer programmers for software development. An IDE normally consists of a source code editor, build automation tools and a debugger. Most modern IDEs have intelligent code completion."
And further:
"Sometimes a version control system [...] (is) integrated." (VS Code has Git support)
All of it is in VS Code.
Well for the bild automation and debugger part it only has the environment ready for it, but there is everything installable in 10s in the built-in extensions explorer.
So I'm not quite sure on what your opinion is based. 🤔😉 -
@qbasic16 I tried to read some definitions of IDE’s and stuff to find a breaking point in your explanation and I have failed :D
So i guess my opinion is based on stupidity mainly 😁
I guess it never felt like an IDE, more like a code editor. -
Hjord2877yPersonally I would not call and editor an IDE, if it needs plugins to fit the definition.
-
@b-atanasov Yeah that's a good point 😁
I think they did a good job at keeping it somewhat minimal but great to use. 😉
Since a few weeks they even have support for merge resolving. You can now choose for each merge block which which source you want to use and apply it in one click like in VS. 😉
Related Rants
Does JetBrains make the best IDEs?
*Steps back and watches the fight.
undefined
programming
jetbrains
ide