Tips for working with VS Code - WazeDev/WazeDev.github.io GitHub Wiki
VS Code is a powerful code editor but there is a learning curve. If you plan to spend a significant amount of time writing code and you want to be efficient in the long run, and/or you want your code to be more easily readable and maintainable, then learning VS Code and studying the tips here is highly recommended. This is not intended to be a complete guide to using VS Code (there are tutorials available on the internet), rather a list of some tips that script authors have found useful for JS code development in WME.