Visual Studio Code 1.4
code.visualstudio.com
Visual Studio Code 1.4
1–10 of 155 posts
Re: Visual Studio Code 1.4
#2Re: Visual Studio Code 1.4
#3Great work on the integrated terminal. I'be been waiting for this. Might even fire up Windows 10 with Ubuntu shell and see how everything works together.
Re: Visual Studio Code 1.4
#4Great work on the integrated terminal. I'be been waiting for this. Might even fire up Windows 10 with Ubuntu shell and see how everything works together.
If you're curious, the integrated terminal is actually xterm.js behind the scenes: https://github.com/sourcelair/xterm.js
(not bashing. just saying it's amusing. I freakin love VSC.)
Re: Visual Studio Code 1.4
#5Earlier quoted context omitted.
If you're curious, the integrated terminal is actually xterm.js behind the scenes: https://github.com/sourcelair/xterm.js
I find it amusing that the stack I'm using to write a systems application is javascript all the way down, from the editor window to the terminal it runs in. (not bashing. just saying it's amusing. I freakin love VSC.)
Re: Visual Studio Code 1.4
#6Earlier quoted context omitted.
If you're curious, the integrated terminal is actually xterm.js behind the scenes: https://github.com/sourcelair/xterm.js
I find it amusing that the stack I'm using to write a systems application is javascript all the way down, from the editor window to the terminal it runs in. (not bashing. just saying it's amusing. I freakin love VSC.)
Re: Visual Studio Code 1.4
#7Earlier quoted context omitted.
I find it amusing that the stack I'm using to write a systems application is javascript all the way down, from the editor window to the terminal it runs in. (not bashing. just saying it's amusing. I freakin love VSC.)
The future as foretold by "The Birth and Death of JavaScript" ( https://www.destroyallsoftware.com/talks/the-birth-and-death... ) gets closer every day :)
Re: Visual Studio Code 1.4
#8That's not enough, especially when it comes to setting up debugging, which c'mon, everyone needs. The json config file for C++ debugging has zero documentation. Until there is some more documentation besides the extensions readme, it's going to be a little challenging for new users to pick this up and have a delightful experience.
Re: Visual Studio Code 1.4
#9Earlier quoted context omitted.
The future as foretold by "The Birth and Death of JavaScript" ( https://www.destroyallsoftware.com/talks/the-birth-and-death... ) gets closer every day :)
I honestly wouldn't be surprised if someone like MS announces a new open source "JS to efficient native machine code" compiler one of these days.
Like all high-performance JS VM's their JIT's already emit efficient machine code. If Google, Apple or MS could get JS running any faster they would've.
Re: Visual Studio Code 1.4
#10Great work on the integrated terminal. I'be been waiting for this. Might even fire up Windows 10 with Ubuntu shell and see how everything works together.
If you're curious, the integrated terminal is actually xterm.js behind the scenes: https://github.com/sourcelair/xterm.js
I tried to sign in with Github, but the site requests full read/write access to my account details, my private/public keys and all repositories. Wat.