Live data from Hacker News

Visual Studio Code 1.10

code.visualstudio.com

1–10 of 145 posts

Re: Visual Studio Code 1.10

#6
Awesome work VSCode team!!

I can't figure out how to enable TypeScript auto import - is it hidden behind a flag? Coming from IDEs, I've been waiting for this feature for a long time.

Re: Visual Studio Code 1.10

#8
Geez, another fantastic update.

Minimap! I love this in Visual Studio.

Keyboard shortcuts for tasks! Very welcome.

Clickable links in the terminal is awesome for BitBucket which responds to pushes w/ links to create PRs.

Re: Visual Studio Code 1.10

#9
post #5

A minimap! This was one of the last remaining Sublime features that I missed.

i wonder if they're forced to run the highlighter on a huge range now instead of restricting it to viewport. has this affected perf?

I'd imagine the highlighter wouldn't optimize for viewable area except for abnormally large files. Highlighter probably runs for the full file.

Also, doesn't it need the context of the full file for proper syntax awareness?

Re: Visual Studio Code 1.10

#10
VSCode team is killing it! Literally every month its tangibly making the product better. I still use Sublime occasionally on really large files as its performance is so good but for most things VSCode is my go-to!
Post reply on HN