2. How to start developing using Visual Studio Code

November 17, 2019 ยท View on GitHub

  • Make a local working copy of the project (git clone https://github.com/lealceldeiro/gms.git).

  • Go to File > Open Folder.

Image: Open folder

  • Select the folder with the resources.

Image: Select the folder with the resources

  • At this point the whole project should be imported and shown similar to this:

Image: Project Structure

2.1. Required extensions

These extensions are required to be added to VS Code:

2.2. Additional extensions

These extensions are not required to be installed in order to develop, but they will highly increase your productivity.

Miscellaneous

  • Express setup

If you want to get the environment set up with all theses extensions and configurations described here just install Settings Sync and use this token (71a749e74ba9ffe07f03266e1f1fe3d9) to get extensions and configs in your VSCode synced.