Skip to content
This repository has been archived by the owner on Jun 24, 2021. It is now read-only.

Latest commit

 

History

History
62 lines (46 loc) · 4.54 KB

VSCode.md

File metadata and controls

62 lines (46 loc) · 4.54 KB

2. How to start developing using Visual Studio Code

  • 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.