Visual Studio Code
Posted: Mon 18 Apr 2016 1:09 pm
In March, Microsoft released version 1.0 a free standalone code editor and debugging tool called Visual Studio Code. I've only just 'discovered' it.
I have had a quick look and installed a few of the popular extensions, and it looks quite capable and polished so far. All the usual stuff, intelli-sense completion, syntax highlighting, regex support, code prettifying, linting etc, etc.
I'll be sticking with Sublime for now, but I'm leaving this installed and trying it from time to time to see how I get on.
If anyone is looking for a decent code editor for JS, HTML, PHP (or lots of other languages), this is worth a look.
https://code.visualstudio.com/
Let me know how you get on if you try it.
PS: Just like Sublime, you'll need to have Node.js installed for the linting extensions to JS.
I have had a quick look and installed a few of the popular extensions, and it looks quite capable and polished so far. All the usual stuff, intelli-sense completion, syntax highlighting, regex support, code prettifying, linting etc, etc.
I'll be sticking with Sublime for now, but I'm leaving this installed and trying it from time to time to see how I get on.
If anyone is looking for a decent code editor for JS, HTML, PHP (or lots of other languages), this is worth a look.
https://code.visualstudio.com/
Let me know how you get on if you try it.
PS: Just like Sublime, you'll need to have Node.js installed for the linting extensions to JS.