Skip to content

Drop-In file for tasks.json and launch.json #508

@ReinhardKeil

Description

@ReinhardKeil

Type: Feature Request

The currently location of the drop in files is a hard to spot. Also in multi-project repos, there might be more than just one dropin file but only one .vscode folder that makes this relevant.

Suggested changes:

  • Location of the drop in files should be in the same directory as the related csolution.yml file. Suggest to use a folder name that relates to .vscode, i.e. .vscode-add, the complete path would be `./.vscode-add/tasks.json

  • It should be explained how the content of such a drop in file is merged with existing files in .vscode

  • Should be the same mechanism also for launch.json added?

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingdocumentationImprovements or additions to documentationenhancementNew feature or request

Type

Projects

Status

In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions