Web Guide/Text Editors: Difference between revisions

No edit summary
m formattify
Line 1: Line 1:
{{GuidePage|title=Text Editors|section=🍳 Cool Toolz}}
{{GuidePage|title=Text Editors|section=🍳 Cool Toolz}}
=== Visual Studio Code ===
=== Visual Studio Code ===
Visual Studio Code is Microsoft's main code editor. It's pretty good, all told. It comes with lots of nice features for web development, including autocompletion for HTML and CSS, JavaScript and TypeScript language intelligence (it'll tell you when you make a mistake, etc) and a fairly easy to use UI.
Visual Studio Code is Microsoft's main code editor. It's pretty good, all told. It comes with lots of nice features for web development, including autocompletion for HTML and CSS, JavaScript and TypeScript language intelligence (it'll tell you when you make a mistake, etc) and a fairly easy to use UI.