mgreer58 2 Report post Posted June 8, 2018 Has anyone tried Visual Studio Code as an editor? I've downloaded it, and tried it programming some C++. As a code editor, it appears fantastic. I forget the name of the autofill technology that allows it to do this, but, basically, you start typing HTML code, and it slams a basic HTML document, with all the basic tags on your page for you. It isn't totally flexible, as far as customizing color and size of text, at least I haven't figured that out yet, but, it has a lot of themes that you can download as extensions. It is also supposed to have the capability of executing and debugging code, but, it isn't that easy. You have to edit a few .json files to get this functionality. -Mike Share this post Link to post Share on other sites