Live data from Hacker News

Visual Studio Code 1.10

code.visualstudio.com

141–145 of 145 posts

Re: Visual Studio Code 1.10

#141

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

Now if we can just get Sublime-like Project folders that read settings from custom JSON (currently VSCode's #1 most requested issue on Github) I don't think there's any huge features I'll miss

There's a Project Manager extension I use (https://github.com/alefragnani/vscode-project-manager/blob/m...) that's pretty good for this - replaced Sublime projects for me.

Re: Visual Studio Code 1.10

#142

Earlier quoted context omitted.

Now if we can just get Sublime-like Project folders that read settings from custom JSON (currently VSCode's #1 most requested issue on Github) I don't think there's any huge features I'll miss

There's a Project Manager extension I use ( https://github.com/alefragnani/vscode-project-manager/blob/m... ) that's pretty good for this - replaced Sublime projects for me.

I'm already using this but somehow missed that you could configure it that way! Hah, thanks

Re: Visual Studio Code 1.10

#144
post #28

I think VS Code is pretty awesome. But I stopped using it because the monthly update experience on Ubuntu Linux pretty much sucks...by which I mean it mirrors the Windows update experience. One day I sit down to work and it's time to update and I lose fifteen or twenty minutes plus flow state going through the process (o.k. Windows with multiple reboots is actually noticeably worse often times (like just earlier this…

Hi brudgers, I'm on the VS Code team and I look after most of the Linux related stuff. I feel your pain as I've been updating my Insiders build nearly every day for the past 12 months. When you install this version, an apt repo and signing key will automatically be registered in your system which will enable auto-updates from here on. You can also install the repo manually if you want[1]. I've created an issue to fol…

Thanks, now I can wholeheartedly recommend it all my Debian/Ubuntu friends!

Re: Visual Studio Code 1.10

#145
post #76
post #67

Earlier quoted context omitted.

But the editor itself is so slow. It takes 10x time to start compared to Notepad++.

Keep it open then. I'm against slow web-based (Electron etc) apps too, but VS Code is quite fast in all aspects of operation (and I'm considering switching from ST3).

Is there some way to use iPython/Jupyter in VS Code, like Hydrogen for Atom?
Post reply on HN