|
|
|
|
|
by _trackno5
1038 days ago
|
|
I mean, I'm in my late 20s and use emacs. Maybe for whatever work you do your IDE works better for you. In my case, I mostly code in C++. I've tried JetBrains' IDEs and it drives me insane how slow they are to index and I often get freezes when working on really large codebases. The same applies to Visual Studio (not vscode). vscode drives me insane with the amount of dumb notifications it keeps popping up. But I can concede that for most people it works well enough. It also doesn't perform nearly as well as Sublime Text. Working on really large codebases is a PITA with vscode. If I need autocomplete (which I actually don't like that much), LSP works well for my needs. |
|