Code editors have always been about preference. Until Visual Studio Code came out. It is fair to say that finally there is one code editor of choice. And this it is. If you use any other text editor then stop, immediately, download this and learn Visual Studio Code shortcut keys.
Read more
Visual Studio Code is an amazing code editor made surprisingly by Microsoft. Surprising as it feels so open-source, lightweight and modern. In the 2019 Stacks Overflow developer survey rated it as the preferred developer tool. The volume and range of the Visual Studio Code shortcut keys is an indication of the scope of the program. It’s worth browsing over them just for that. The capabilities of the error highlighting is amazing. This program handles formatting like a charm. Code formatting is a huge issue for any developer. When handling someone else’s code or after bashing out a follow of programatic consciousness there may be some lines to tidy up. There’s a keyboard shortcut for that. It works across every major programming language and if it doesn’t you can download an extension so it does.
A preview was initially released after the 2015 Microsoft Build conference. Visual Studio Code was later posted to GitHub under the Expat license. Not long after that support was announced for extensions. This was when features like syntax highlighting became available for a bucket load of programming languages as the community continued to add to said bucket. For example, syntax highlighting doesn’t support liquid files out of the box. But it only takes 30 second to install an extension so you can write clearly marked up code in any format.
It’s a great thing to have unanimously preferred code editor, especially a free, open source one. There’s no more living in doubt. I am I using the best program? Will I have to download a new app? Shall I bother learning this properly? For now, to answer is yes and this is an ideal starting point.
Remove line comment