VS Code Roadmap 2018
github.com
VS Code Roadmap 2018
1–10 of 236 posts
Re: VS Code Roadmap 2018
#2I'm not monogamous with my code editors and typically have a few of them open.
These days, I notice VSCode is very likely to be one of them.
This roadmap document seems eminently reasonable, and pretty representative of how well-run the VS Code project tends to be.
Re: VS Code Roadmap 2018
#3Re: VS Code Roadmap 2018
#4Re: VS Code Roadmap 2018
#5As much as I wanted to like and use VS Code, Electron base still ruined it for me. If it was some other app where I do not expect instant snappiness and lower memory usage, for example, Slack (also Electron app), I would swallow it, but for an editor, I can`t.
I have my computer configured so that most file types open in Sublime Text for that reason. For projects with a lot of TypeScript I'll open a project folder in VSCode, and then just leave it open indefinitely. Because that part is annoyingly slow, as you say.
I find it less annoying than Slack, though — seems to me that once VSCode is open and focused on what you want, it is a lot faster than Slack at all the basic operations (switching files/channels, searching, etc). Slack feels more like most other Electron apps I have tried — slow enough at just about every little thing to be constantly annoying.
Re: VS Code Roadmap 2018
#6My sole wish for VS Code is multiline errors and warnings, as more languages adopt properly formatted errors (like Elm and Reason)
Then for bonus points, come back here and post link to it. I would support it; my team wants that, too.
[1]: https://github.com/Microsoft/vscode/issues
EDIT: there is one: https://github.com/Microsoft/vscode/issues/1927
Re: VS Code Roadmap 2018
#7As much as I wanted to like and use VS Code, Electron base still ruined it for me. If it was some other app where I do not expect instant snappiness and lower memory usage, for example, Slack (also Electron app), I would swallow it, but for an editor, I can`t.
Re: VS Code Roadmap 2018
#8As much as I wanted to like and use VS Code, Electron base still ruined it for me. If it was some other app where I do not expect instant snappiness and lower memory usage, for example, Slack (also Electron app), I would swallow it, but for an editor, I can`t.
Re: VS Code Roadmap 2018
#9Good luck to everyone on the VS Code team.
Re: VS Code Roadmap 2018
#10My sole wish for VS Code is multiline errors and warnings, as more languages adopt properly formatted errors (like Elm and Reason)