Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unclear how to edit values in launch.json and tasks.json #12813

Closed
Tyriar opened this issue Sep 27, 2016 · 1 comment
Closed

Unclear how to edit values in launch.json and tasks.json #12813

Tyriar opened this issue Sep 27, 2016 · 1 comment
Assignees
Labels

Comments

@Tyriar
Copy link
Member

Tyriar commented Sep 27, 2016

The test mentioned I can edit launch.json and tasks.json but I couldn't figure out how to. I did the following:

  1. Inspected the object returned from vscode.workspace.getConfiguration(), no 'tasks' key

    image

  2. Had another look at interface WorkspaceConfiguration in vscode.d.ts

  3. Did a text search of vscode.d.ts for tasks

  4. Gave up

@jrieken
Copy link
Member

jrieken commented Sep 28, 2016

Needs doc and obviously one or both of those files

@jrieken jrieken added this to the September 2016 milestone Sep 28, 2016
@jrieken jrieken closed this as completed Sep 28, 2016
jrieken added a commit that referenced this issue Sep 28, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants