I get that it’s open source provided you use codium not code but I still find that interesting
Y’all use VSCode??? Whatever happened to good ol’ Sublime Text?
But this is a Linux community. What about doing one thing well?
Still checks out I’d say, each plugin does one thing well.
Besides, I think we’re past that dogmatic way of thinking, it often doesn’t work as well for user facing applications where we want things to just work and that is easier to get right when an app is all-in-oneIt’s easier for me when each function is represented by a different icon in my alt-tab app switching. If I want to edit code I switch to my editor. If I want to run commands I switch to my terminal.
Having multiple functions within each app means I need to learn and memorize the navigation between functions within the app. It might be ctrl- or shift-alt-x or whatever.
When each app does one thing, navigating between them is standardized.
So you don’t like GNU Emacs. Got it.
Does one thing well refers to apps in the unix philosophy
Sublime Text is proprietary, which makes it a non-starter for many including myself. VS Code, on the other hand, might be developed by Microsoft but there is a liberated version called VSCodium that has none of the telemetry and such.
That being said, on GNU/Linux I prefer Kate.