Earlier quoted context omitted.
The VIM emulation plugin actually works reasonably well.
I know but it's not Vim.. I have been using VScode for the past 6 months and it was a relief to get back to Vim. Productivity skyrocketed since I am not constantly trying new plugins, wrestling with not knowing the IDE well enough, hard wired Vim/terminal brain etc. And just small stuff that is not working or works another way quickly gets very annoying. I use more than basic editing.
Visual Studio Code 1.9
151–160 of 312 posts
Re: Visual Studio Code 1.9
#152Earlier quoted context omitted.
The VIM emulation plugin actually works reasonably well.
I know but it's not Vim.. I have been using VScode for the past 6 months and it was a relief to get back to Vim. Productivity skyrocketed since I am not constantly trying new plugins, wrestling with not knowing the IDE well enough, hard wired Vim/terminal brain etc. And just small stuff that is not working or works another way quickly gets very annoying. I use more than basic editing.
Re: Visual Studio Code 1.9
#153The problem that I have with VSC releases is that they are automatic, and I don't want to screw up my current workflow when I reset the application for an update. I have wasted hours before with VSC updates.
Re: Visual Studio Code 1.9
#154The problem that I have with VSC releases is that they are automatic, and I don't want to screw up my current workflow when I reset the application for an update. I have wasted hours before with VSC updates.
Re: Visual Studio Code 1.9
#155The slowness shown in the pre-1.9 terminal is a bit ridiculous. Was it really the case? I've never seen such a strangely-behaving emulator! Really good that they resolved the issue.
I am very happy that this is solved.
Re: Visual Studio Code 1.9
#156Earlier quoted context omitted.
Are you confusing VSCode with Visual Studio? VSCode is not an IDE, it's an editor, much like Atom.
Vscode is an IDE. It integrates all your development into one environment. It comes with support for version control, code editing, task running, and debugging all from one application.
Re: Visual Studio Code 1.9
#157Earlier quoted context omitted.
I'm using it on Windows and Linux, and found it pretty good. What's the issue with fonts?
Set up 11pt Consolas on a native Windows app and set up VSC side by side. It looks nothing alike. It's a years old Chrome bug. Wish they had a Chakra version of Elektron.
I always use 15pt Fira Code
Re: Visual Studio Code 1.9
#158Re: Visual Studio Code 1.9
#159Am I alone in rejecting this new wave of Electron/node-webkit based text editors? Every single one I've tried has been horribly slow, unstable, and a giant resource hog. I gave Atom a shot, and it crashed on importing a .csv file of a few thousand lines. What I want from a text editor is simply that: a text editor. For anything more advanced, move up to a proper IDE. Why anyone uses these over something like Sublime…
Re: Visual Studio Code 1.9
#160They're both excellent products by themselves, but also give Microsoft the platform to start dangling turnkey Azure integration in front of developers.
Imagine if the IDE started to offer the ability to configure, deploy, and manage targeted production stacks--no browser / command line hackery required. That would be compelling.