Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hide buttons, disable keyboard shortcuts for unsupported functions #125

Open
thw0rted opened this issue Feb 15, 2021 · 0 comments
Open

Hide buttons, disable keyboard shortcuts for unsupported functions #125

thw0rted opened this issue Feb 15, 2021 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@thw0rted
Copy link

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.

@Siddhant-K-code Siddhant-K-code added enhancement New feature or request help wanted Extra attention is needed labels Feb 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants