conwnet/github1s

Hide buttons, disable keyboard shortcuts for unsupported functions

オープン

#125 opened on 2021/02/15

 (0 件のコメント) (1 件のリアクション) (0 人の担当者)TypeScript (906 件のフォーク)batch import
Enhancementhelp wanted

Repository metrics

Stars
 (23,290 個のスター)
PR merge metrics
 (平均マージ 23m) (30d で 3 merged PRs)

説明

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.

コントリビューターガイド