Live data from Hacker News

Visual Studio Code 1.7

code.visualstudio.com

11–20 of 180 posts

Re: Visual Studio Code 1.7

#11
The combo of Typescript and VS Code is really well done. Transitioning from JS to TS is well supported by documentation, IDE integration and language design.

Apple once made people very happy when they adapted things and workflows that are important to Unix users. Now they're drifting away from that. Microsoft is going in the opposite direction and seems to listen to what developers really would like to see.

Re: Visual Studio Code 1.7

#14
post #4

Well done, Microsoft! So many new features again. Always happy to update and read the change log.

Code is the first editor I've used that might actually replace Notepad++ as my always-open-editor-used-for-absolutely-everything.

Re: Visual Studio Code 1.7

#19
The vscodevim vim bindings have improved greatly since a couple of months ago and is comparable to Sublime's vintage.

These features are still missing and are keeping me from switching completely from Sublime:

- Project wide symbol fuzzy search (cmd+shift+r in sublime)

- Read from stdin (`git show | code`)

Post reply on HN