Skip to content

Adds tasks.json to easily use VSCode with TypeScript sources#3156

Merged
rbuckton merged 2 commits into
masterfrom
codeSettings
May 19, 2015
Merged

Adds tasks.json to easily use VSCode with TypeScript sources#3156
rbuckton merged 2 commits into
masterfrom
codeSettings

Conversation

@rbuckton
Copy link
Copy Markdown
Contributor

No description provided.

Comment thread .settings/tasks.json
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Is it only VSCode that uses this tasks.json? I know that VSCode permits comments in json, but does anything else consume this?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I think it is only VSCode that uses this.

@vladima
Copy link
Copy Markdown
Contributor

vladima commented May 14, 2015

👍

@DanielRosenwasser
Copy link
Copy Markdown
Member

Can we make this use 4 spaces to be consistent with the rest of our json files?

rbuckton added a commit that referenced this pull request May 19, 2015
Adds tasks.json to easily use VSCode with TypeScript sources
@rbuckton rbuckton merged commit a1406bf into master May 19, 2015
@rbuckton rbuckton deleted the codeSettings branch May 19, 2015 17:58
Eyas added a commit to Eyas/TypeScript that referenced this pull request Sep 13, 2015
In Visual Studio Code 0.8.0, .settings is renamed to .vscode; adds
.vscode ignores to .gitignore with an override for tasks.json per microsoft#3156.
Eyas added a commit to Eyas/TypeScript that referenced this pull request Sep 13, 2015
In Visual Studio Code 0.8.0, .settings is renamed to .vscode; adds
.vscode ignores to .gitignore with an override for tasks.json per microsoft#3156,
and removes vscode override for .settings
MartyIX pushed a commit to MartyIX/TypeScript that referenced this pull request Sep 29, 2015
In Visual Studio Code 0.8.0, .settings is renamed to .vscode; adds
.vscode ignores to .gitignore with an override for tasks.json per microsoft#3156,
and removes vscode override for .settings
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants