Update Visual Studio Code to support workspace files.
Visual Studio Code has a few files that can be placed into the workspace in order to share settings across users. Settings.json is for project specific overrides. Tasks.json is for executable tasks (build, gulp, etc.) While launch.json is for debugging specific tasks.
B
Brennan Fee committed
554bccef40da55a1444a7a41db6866f452616b74
Parent: 9f67241