|
Please, don't consider this a troll question (I personally am a vim kind of guy), but is there any reason to use Atom over VSCode these days? The sole reason to me seems that VSCode is developed by the "evil" Microsoft. Other than that, most people I know who tried Atom switched to VSCode or (back to) Sublime in the end. |
If Atom came close to the experience I get out of Visual Studio Code I may consider it, but at that point, why would I bother switching. I still use Sublime sometimes, like when regular Visual Studio freezes up (cause of ReSharper) and I just want to edit code without intellisense freezing me up.
Also C# support for VS Code is amazing. I'm almost saddened that it's not ported over to support Sublime Text, the plugins for ST seem to be discontinued in some cases and abandoned. Atom just always feels sluggish, but VS Code just seems to open up quickly and they use repgrip for code searching so it's Rust running through all your source files to find whatever you're looking for at blazing fast speeds.