Commit Graph

4 Commits

Author SHA1 Message Date
Davor Mas 3e303c561b Modified VS Code .gitignore
Added extensions.json as exception in .vscode folder. File is used as
extensions recommendation for project.
2016-11-21 14:04:42 +01:00
Brennan Fee 554bccef40 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.
2016-08-04 22:29:32 -07:00
Benjamin Pasero ed7d67a175 VSCode 0.8.0 config folder change
Starting with 0.8.0, VS Code will store its settings in a .vscode folder and no longer in the generic .settings folder.
2015-08-31 09:39:54 +02:00
Victor Isadov db9ef4a789 Move VS Code to Global folder 2015-05-02 10:56:11 +03:00