Visual Studio Code April 2017
31–40 of 43 posts
Re: Visual Studio Code April 2017
#32It let's me try out the benefits of type checking without having to setup TypeScript.
Re: Visual Studio Code April 2017
#33Since it first popped up on my radar last summer, VSCode has quickly become my favorite editor. A combination of great features that are a pain/poorly done in other editors (intellisense for many languages, a proper debugger, an integrated terminal that's just as fast as my actual terminal (I've actually gotten into the workflow of opening up huge files in vim in the integrated terminal), etc.) make VSCode amazing. E…
Re: Visual Studio Code April 2017
#34vscode just keeps winning. Who cares if it is written in electron (we love to hate electron). Cross Platform, 100% FREE. Open Source and so much support. Tons of good plugins already. Keep up the good work vscode team!!
Re: Visual Studio Code April 2017
#35Since it first popped up on my radar last summer, VSCode has quickly become my favorite editor. A combination of great features that are a pain/poorly done in other editors (intellisense for many languages, a proper debugger, an integrated terminal that's just as fast as my actual terminal (I've actually gotten into the workflow of opening up huge files in vim in the integrated terminal), etc.) make VSCode amazing. E…
Re: Visual Studio Code April 2017
#36Re: Visual Studio Code April 2017
#37I love VS Code, but is anyone else getting a lot of flickering/redraws (particularly around the cursor) on OSX since the update?
Re: Visual Studio Code April 2017
#38Won't run on MacOS Sierra
Re: Visual Studio Code April 2017
#39Won't run on MacOS Sierra
I'm running MacOS Sierra and upgraded today, no issues so far.
It won't open in Archive Utility because it's an app. I can run Electron from within it's package, and it opens VS Code, but that seems janky.
Re: Visual Studio Code April 2017
#40vscode just keeps winning. Who cares if it is written in electron (we love to hate electron). Cross Platform, 100% FREE. Open Source and so much support. Tons of good plugins already. Keep up the good work vscode team!!
It's a good example of how Electron is no excuse for sluggish apps: VSC is very snappy until you start getting really huge files. Don't blame the runtime for your crappy code!
Not everyone can do that, so it would be better if the framework was 'fast by default'.