Ask HN: Do any of you dislike using Visual Studio Code?
11–20 of 34 posts
Re: Ask HN: Do any of you dislike using Visual Studio Code?
#12Compared to everything else, no.
Re: Ask HN: Do any of you dislike using Visual Studio Code?
#13I don't know if there is any need to switch to anything else. Yes, for my Mac land work, I bit the bullet and use Xcode.
So to answer, I dislike even the idea of moving onto something else with an already productive setup. I keep reading these VSCode articles, but I haven't found anything ultra special that inclines me to try out, maybe I am missing something here. And then their is always the fear of telemetry!!!
Re: Ask HN: Do any of you dislike using Visual Studio Code?
#14Yea not a fan. Font rendering has always been hideous in Electron apps. Even with a 4k monitors it doesn't render like Mac native apps do. Simple things you take for granted in Sublime like it opening, typing speed, ui scaling correctly. Plus things like no sidebar customization (literally every other part of the editor is customizable). Icons in the editor are hideous. Then issues like these https://github.com/micro…
Re: Ask HN: Do any of you dislike using Visual Studio Code?
#15I’m trying to use it to replace Jupyter notebooks, but some things don’t work like I expect, the UI feels cluttered, and for some reason I’ve been having weird issues with the autocomplete when running code in kernels.
Right now I still prefer my Jupyter lab + pycharm setup. I may continue to try and learn better workflows with VScode because I think it has the potential to replace both for me and alleviate many pain points.
Re: Ask HN: Do any of you dislike using Visual Studio Code?
#16Re: Ask HN: Do any of you dislike using Visual Studio Code?
#17Re: Ask HN: Do any of you dislike using Visual Studio Code?
#18Just in case you mean the question literally, yes, some people on HN have said they dislike using it. I'm not one of them. I like it. But 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…