microsoft / microsoft/vscode-dotnettools
[SUGGESTION] Add open settings button to file watcher pop-up
Open
@lifengl is already working on this.
Since Apr 11, 2025.
area-project-cps
enhancement
- Dominant language
- No language data
- Stars
- 321
- Forks
- 54
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 2
Description
Describe the feature you'd like
In the pop-up to switch to the vscode file watcher it would be better if there was a button that opened the settings page scoped to the right setting. This should be possible with a VSCode command vscode.commands.executeCommand( 'workbench.action.openSettings', '<setting name / extension name>' );
Alternatives considered
No response
Environment Information
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.