Incidentally, the decision-makers at Microchip probably had a similar opinion, because they chose this IDE as the basis for their MPLAB IDE X,
I spend quite a lot of time in MPLAB X, but 9 times out of 10, if I try to shut down, I get a prompt that threads are still running and if I want to terminate them, usually update threads, sometimes parsing threads. After nearly a decade of use they can't seem to fix that.
I seen MPLAB die when trying to run program in debug mode.
I also encountered similar observations about MPLAB X IDE on forums devoted to programming Microchip microcontrollers. I only use this IDE for hobby purposes. In any case, it's a sluggish IDE. You can feel the "big and bloated bulk" of Java in it.
it's paucity of documentation. With Rust- in particular- in the ascendant, if we could just say "another language?
Sure we can handle that...
"if you build it, they will come" logic, but that nearly never works out, in the sense that there get more developer hours back than the time put in.
I bet that after creating an IDE for Rust, no one will thank you or appreciate it. There would rather be a whole litany of complaints that this is done badly, that something is missing...
So I also think that it is a waste of time to spend time on projects for users of other languages. It is better to spend it on libraries or Lazarus. If Rust lovers really need an IDE, they will create one. And their dedicated effort and time will result in: (1) their own experience, (2) appreciation of what they have achieved, (3) understanding how much work such a project requires.
In some respects, you can feel sorry for the newer generations of programmers:
I feel sorry for them...<cut>
And I don't feel sorry for them at all. There have always been a lot of morons and they have always caused a lot of harm. That is why idiots must be fought (but with civilized methods, e.g. cunning).
Add in the extensions to VSCode and it slows down.
Which is obvious, because it's a browser that displays HTML files "stuffed" with a huge amount of JS scripts. A similar effect is observed on websites where a lot of scripts have been "stuffed".