Haven't used an IDE ever since I got used to vim and installed some basic plugins like YCM. Everything else feels too slow.
The main point of IDE is not code completion but lots of static and dynamic analysis to keep you from writing bad, slow, insecure, what have you, code. Most of that stuff is proprietary and cannot be plugged into terminal. The only attempt I’ve seen was actually by Jetbrains with Resharper beta for vscode
No more JetBrains products for me
71–80 of 230 posts
Re: No more JetBrains products for me
#72Re: No more JetBrains products for me
#73Re: No more JetBrains products for me
#74Re: No more JetBrains products for me
#75> Granted, I tend to run older hardware, but it seems that most other programs on my machine run fast and happy I'd really like some context here. Because for some people this is like "My M4 is out of date now the M4 ultra is out" and for others it's "I think computers really took a step back when when we started to talk about Gigahertz and Gigabytes, a 386 is all I need".
It is completely expected that it’s slower.
I remember my first job I had to request a new workstation just to tolerate using Visual Studio. (Actually, all I asked for was an SSD, but my manager over-delivered and went ahead with a whole new workstation)
Re: No more JetBrains products for me
#76Well, Zed is a text editor with some plugins, while JetBrains products are full-blown IDEs, with abilities Zed will never offer.
> while JetBrains products are full-blown IDEs, with abilities Zed will never offer. None of those matter if they just close the IDE before it indexes. > When all of these tiny issues come together, it makes me NOT want to program. I don’t want to sit around and wait for startup times to get my ideas onto the screen. I don’t want to worry that my CPU or RAM is going to be exhausted and I am going to have to restart m…
Startup is definitely slower than vim though, but it's something that happens only once for me, then it stays open all day (unlike vim which I close and open repeatedly)
Re: No more JetBrains products for me
#77I had my (somewhat) breakup when they started advertising their code assistant at me. My IDE is my home. You push an advertisement at me and I get mad. I killed my subscription (with 1/2 a year left) and loaded the old version and haven't looked back. I will eventually give it up completely since new python versions aren't supported for debugging but oh well.
JetBrains is simply not interested in power users and professionals anymore, and seem to be utterly unaware that that's their core customer base.
I canceled my all-products subscription after more than ten years and I'll be using 2024 versions until the wheels fall off.
Re: No more JetBrains products for me
#78If you are on windows it’s probably your virus scanner eating your IO and CPU
Also at least Rider makes special tweaks with elevated access and what have you for antivirus exclusions
Re: No more JetBrains products for me
#79I am not particularly bothered by the speed but the AI suggestion clutter is quickly becoming an issue for me :( I type fragments of a line and it will suggest the next 5-6 lines. They may not be outright wrong, but they might not represent the way I like to do things . Pressing Esc. and refocusing on what I was going to type in anyway is a disruptive experience.
Re: No more JetBrains products for me
#80> Granted, I tend to run older hardware, but it seems that most other programs on my machine run fast and happy I'd really like some context here. Because for some people this is like "My M4 is out of date now the M4 ultra is out" and for others it's "I think computers really took a step back when when we started to talk about Gigahertz and Gigabytes, a 386 is all I need".