That being said, it's nice that they're improving it still
Visual Studio Code 1.9
21–30 of 312 posts
Re: Visual Studio Code 1.9
#22Anyone know if the C# plugin supports cshtml files yet? The lack of autocomplete, inspections and so on really hampers web development with it. I've now switched entirely to using Rider because of this. While it's still early days for Rider (and it makes my Laptop's fans spin nonstop), being able to hastily edit my views makes it more than worth it. (And integrated ReSharper is always good!)
I would be shocked. cshtml support tells me your using server-side rendering. I as a hip-node.js-silicons-valley-startup-founder-coding-rockstar can tell you to use a Javascript framework instead
Re: Visual Studio Code 1.9
#23The slowness shown in the pre-1.9 terminal is a bit ridiculous. Was it really the case? I've never seen such a strangely-behaving emulator! Really good that they resolved the issue.
Hi, I worked on those improvements. Yes that is indeed what would happen when you ran a command with heaps of output, it would also lock up the UI while doing it. You probably haven't observed it much as you don't do recursive directory walk on a large directory ;) You can read more about the specifics if you're interested in https://github.com/Microsoft/vscode/issues/17875
Re: Visual Studio Code 1.9
#24Man, I'd really like if they'd just add a default hotkey for 'Open Folder'. I know you can custom map hotkeys, but for an editor that's supposed to be 'easy to use out of the box', it's still lacking some basic features. That being said, it's nice that they're improving it still
Re: Visual Studio Code 1.9
#25I'm not going to use an editor that Microsoft employees literally shill on tech forums.
Re: Visual Studio Code 1.9
#26Re: Visual Studio Code 1.9
#27still no portable mode? :(
Re: Visual Studio Code 1.9
#28Man, I'd really like if they'd just add a default hotkey for 'Open Folder'. I know you can custom map hotkeys, but for an editor that's supposed to be 'easy to use out of the box', it's still lacking some basic features. That being said, it's nice that they're improving it still
Hitting F1 for the command palette tells me that the default shortcut for Open Folder is Ctrl+K Ctrl+O
Re: Visual Studio Code 1.9
#29still no portable mode? :(
https://github.com/Microsoft/vscode/issues/329#issuecomment-...
Re: Visual Studio Code 1.9
#30I wonder how much Microsoft spends on it each month, and what value they see in it? Is it just a marketing expense? e.g. They fund VSCode in order to gain the good will of developers which they hope will turn into Azure or maybe Windows sales in the future?