VSCode January 2019 (version 1.31) released
code.visualstudio.com
VSCode January 2019 (version 1.31) released
1–10 of 41 posts
Re: VSCode January 2019 (version 1.31) released
#2Re: VSCode January 2019 (version 1.31) released
#3At this point I am 100% sure, VS code will become a IDE like Visual Studio.
Re: VSCode January 2019 (version 1.31) released
#4Re: VSCode January 2019 (version 1.31) released
#5At this point I am 100% sure, VS code will become a IDE like Visual Studio.
Re: VSCode January 2019 (version 1.31) released
#6Re: VSCode January 2019 (version 1.31) released
#7At this point I am 100% sure, VS code will become a IDE like Visual Studio.
The text-editing "fundamentals" are covered by the Monaco engine. The rest is covered by extensions.
Out of the box, it's not much more than a glorified Notepad. Add some extensions and suddenly I'm stepping through my Rust breakpoints and inspecting values.
Re: VSCode January 2019 (version 1.31) released
#8At this point I am 100% sure, VS code will become a IDE like Visual Studio.
But then you uninstall that extension and it's a nice, reasonably lightweight editor again.
Re: VSCode January 2019 (version 1.31) released
#9Emphasis on: which occupies the complete editor area as shown below:
So finally windows has a decent terminal emulator, will install vscode just for this next time I'm on windows.