Ask HN: Do any of you dislike using Visual Studio Code?
1–10 of 34 posts
Re: Ask HN: Do any of you dislike using Visual Studio Code?
#2Re: Ask HN: Do any of you dislike using Visual Studio Code?
#3But you're probably asking for people who dislike it to tell you what it is about VS Code they dislike. I do like it, but in case they don't answer: When people have said they tried it but abandoned it, they usually say they like the snappier speed of the QT-based Sublime Text. Most of us, it seems, find the speed of VS Code good enough, but some people have said that they don't.
The next complaint isn't really dislike per se, but some people find that even though VS Code might work in general, their specific work is better done with more specialized tools, ex: xcode for iOS, Android Studio for Android, full Visual Studio for Windows apps, JetBrains IDEs for Java or Python, etc.
Those two are the reasons I've heard most from people who have rejected VS Code.
Re: Ask HN: Do any of you dislike using Visual Studio Code?
#4Re: Ask HN: Do any of you dislike using Visual Studio Code?
#5I hated it at first but am always amazed at the maturity of the whole extensions ecosystem. Could be the only thing from Microsoft I actually like!.... And all they did was fork Atom Editor...
Re: Ask HN: Do any of you dislike using Visual Studio Code?
#6Re: Ask HN: Do any of you dislike using Visual Studio Code?
#7Re: Ask HN: Do any of you dislike using Visual Studio Code?
#8Then issues like these
https://github.com/microsoft/vscode/issues/67288 https://github.com/microsoft/vscode/issues/67413
I question the people who use it and their attention to detail. If you zoom the editor all sort of issues start popping up. Stuff just shifting everywhere in the editor. So yea I don't like it and will be using Sublime for a long while, or at least until someone figures out how to do text input in Electron apps.
Re: Ask HN: Do any of you dislike using Visual Studio Code?
#9It’s non-esoteric, easy to pick up, easy to kick ass with, and easy to show others how to kick ass with it.
The terrible parts:
- I don’t trust it , from a privacy-first standpoint, as much as I trust Emacs
- There appears to be absolutely NO security around third party extensions (not good for newbs nor enterprise envs)
https://stackoverflow.com/questions/55126683/how-is-vs-code-...