Hide buttons, disable keyboard shortcuts for unsupported functions
Open
Enhancement
help wanted
- Dominant language
- TypeScript
- Stars
- 23.3k
- Forks
- 904
- Avg merge
- 4h 23m
- Merged PRs (30d)
- 28
Description
I noticed that a lot of the functions of full VSCode are disabled, but the buttons / menus / keyboard shortcuts to open them are still visible. If it's not too difficult, it might make sense to hide or remove:
* "Run" (debugger"
* Extensions
* Source Control (unless you can actually connect this to real Github somehow?)
* Terminal
* Debug Console
* Problems (probably? I think you can't have Problems without a language server or extensions)
and anything else I'm not thinking of that can't actually be implemented.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.