microsoft / microsoft/vscode-edge-devtools
Use editor toolbar for dev-tools open/close command
Open
Nobody has claimed this yet.
enhancement
tracked
- Dominant language
- TypeScript
- Stars
- 828
- Forks
- 359
- Avg merge
- 20h 32m
- Merged PRs (30d)
- 10
Description
There is this button to toggle dev tools:
Because this button does not operate within the webview, but creates/closes a different webview in the VS Code window, I think a button in the editor toolbar would be more in the style of VS Code:
Contributor guide
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.
Research direction
Start by locating the existing dev-tools toggle button and the command that opens or closes the separate webview. Then inspect how commands are contributed to the VS Code editor toolbar; done means the open/close action is available there and the existing behavior is preserved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100