Live data from Hacker News

Visual Studio Code 1.8

code.visualstudio.com

141–150 of 197 posts

Re: Visual Studio Code 1.8

#142
post #123

Earlier quoted context omitted.

They just introduced keymap modes, including emacs.

Oh, not sure how I missed this! I'll have to try it out EDIT: On trying it out, it seems to have reasonable support for most of the editing functionality, but the shortcuts for handling split buffers (C-x 0, C-x 1, C-x o, etc.) is completely non-existent. I'm unsure right now whether I'd be able to define them on mine own or whether I'd be willing to stick with it if I couldn't.

If it's missing functionality you need you could request by filing an issue to https://github.com/hiro-sun/vscode-emacs

Re: Visual Studio Code 1.8

#145
I wonder how much of VS Code's community momentum over Atom is due to TypeScript vs Coffee. Personally, I find code bases with great language tooling easier to jump into.

Re: Visual Studio Code 1.8

#146

Why are people using this instead of WebStorm? It seems like: - It a little faster for Typescript (but no better TS features from what I can see). - A lot of people are trying it because it's new, or because they like MS tools. - It's free On the other hand WebStorm still has more functionality overall, a few less rough edges, and a more standard UI (some people don't like how MS Code doesn't have a tabbed doc UI). M…

WebStorm on OS X has been slow and laggy every time I've tried it on a machine that can handle Atom and VS Code with no problems.

Re: Visual Studio Code 1.8

#148

Earlier quoted context omitted.

I'm not sure why not. AFAIK that's still your only option if you want to debug NodeJS code headlessly.

What about conditional break points, call stack, time travel, watch list, live editing, etc?

Wow, there are actually people using any of these?

Re: Visual Studio Code 1.8

#149
post #75

How do VSCode features get ported to the Monaco Code Editor[1]? I was interested in using it but noticed the last commit for Monaco was in October. [1] https://github.com/Microsoft/monaco-editor

the monaco editor code is part of vscode. They do a scripted copy to the repository every now and then. Definitely file an issue if its a bit too old.

Re: Visual Studio Code 1.8

#150
post #80

I want to love you, VS. Your name would look so good on my resume.I'm going to try one more time.

I don't work on vscode directly, have contributed bug fixes and features but if you'd like to be considered for a team inside visual studio working on web diagnostics, please ping me.
Post reply on HN