Skip to content

Visual Studio Code Tasks#40104

Merged
jaredpar merged 3 commits intodotnet:masterfrom
jaredpar:vscode
Dec 4, 2019
Merged

Visual Studio Code Tasks#40104
jaredpar merged 3 commits intodotnet:masterfrom
jaredpar:vscode

Conversation

@jaredpar
Copy link
Copy Markdown
Member

@jaredpar jaredpar commented Dec 3, 2019

This changes our .gitignore to consider .vscode as well as adding in an
initial tasks.json file for consideration. Still fairly new to Visual
Studio Code but been using this tasks.json file locally for a bit now
and have found it fairly productive

This changes our .gitignore to consider .vscode as well as adding in an
initial tasks.json file for consideration. Still fairly new to Visual
Studio Code but been using this tasks.json file locally for a bit now
and have found it fairly productive
@jaredpar
Copy link
Copy Markdown
Member Author

jaredpar commented Dec 3, 2019

@dotnet/roslyn-infrastructure for review

Comment thread .vscode/tasks.json Outdated
Comment thread .vscode/tasks.json Outdated
Comment thread .vscode/tasks.json
"group": "build"
},
{
"label": "build skip analyzers",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"label": "build skip analyzers",
"label": "build (skip analyzers)",

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry. Saw this after. I'm fine if we want to change it to this form.

@jaredpar jaredpar merged commit eb0a89f into dotnet:master Dec 4, 2019
@jaredpar jaredpar deleted the vscode branch December 4, 2019 00:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants