• B
    Update Visual Studio Code to support workspace files. · 554bccef
    Brennan Fee 提交于
    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.
    554bccef
VisualStudioCode.gitignore 74 字节