-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Type
Projects
Status
In progress