conwnet/github1s

Hide buttons, disable keyboard shortcuts for unsupported functions

開放

#125 建立於 2021年2月15日

 (0 則留言) (1 個反應) (0 位負責人)TypeScript (906 個分叉)batch import
Enhancementhelp wanted

倉庫指標

星標
 (23,290 顆星)
PR 合併指標
 (平均合併 23分鐘) (30 天內合併 3 個 PR)

描述

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.

貢獻者指南