Finally, we get hot exit. :)
+1 Now I only hope they add in hot-disk support. Sublime Text 3 checks to see if the currently opened version differs from the file system. If it does, it prompts the user to keep the current version or replace it with the disk version. VS Code just replaces the current version with the disk version and doesn't retain history so you can't undo this. I lost about an hour of work yesterday because I had a file open in…
Visual Studio Code 1.8
31–40 of 197 posts
Re: Visual Studio Code 1.8
#32Still waiting on docblock support or plugin for PHP, then I'm going to give it a shot. Till then I'll stick w/ sublime. Though I've been trying vim again, maybe I'll finally jump into it.. I mean I jumped into Arch linux + i3wm(tiled window manager), moving into the console for everything seems next logical transition toward becoming part computer.
Re: Visual Studio Code 1.8
#33Does that mean we don't need those extensions anymore?
- Path Intellisense: https://marketplace.visualstudio.com/items?itemName=christia...
- NPM Intellisense: https://marketplace.visualstudio.com/items?itemName=christia...
(I have not updated yet)
Re: Visual Studio Code 1.8
#34Anybody know how many people are on the VSCode team? They're moving so fast in adding useful stuff with very few hiccups...I'm lovin' it.
About 10. From one member: "VSCode has a relatively small team compared to the size of the product" - https://github.com/Microsoft/vscode/issues/13138#issuecommen...
Before, everyone would've been stepping on each others' toes because only two out of ten people would always be rated top performers and two more would be forced onto "performance improvement plans" (aka "you're about to get fired").
Re: Visual Studio Code 1.8
#35Re: Visual Studio Code 1.8
#36Re: Visual Studio Code 1.8
#37Finally, we get hot exit. :)
+1 Now I only hope they add in hot-disk support. Sublime Text 3 checks to see if the currently opened version differs from the file system. If it does, it prompts the user to keep the current version or replace it with the disk version. VS Code just replaces the current version with the disk version and doesn't retain history so you can't undo this. I lost about an hour of work yesterday because I had a file open in…
Re: Visual Studio Code 1.8
#38The pace of development on VS code is impressive! I'm really looking forward to the JS improvements
Re: Visual Studio Code 1.8
#39Finally, we get hot exit. :)
BTW, really awesome job VSCode team :) I love what you're doing!
Re: Visual Studio Code 1.8
#40Especially with await / yield-promise type stuff, I could imagine this will make debugging much nicer.
[0] https://code.visualstudio.com/updates/v1_8#_just-my-code-nod...