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

feat: support to toggle side bar visibility by command #203

Merged
merged 3 commits into from
Jun 28, 2021
Merged

Conversation

mortalYoung
Copy link
Collaborator

简介

  • 支持通过快捷键快速打开和关闭 sidebar

主要变更

  • 注册 Action
  • sidebarServiece 新增 visibleSideBar 事件提供给用户,快速打开或隐藏 sidebar

src/monaco/quickToggleSideBarAction.ts Outdated Show resolved Hide resolved
src/monaco/quickToggleSideBarAction.ts Outdated Show resolved Hide resolved
src/monaco/quickToggleSideBarAction.ts Show resolved Hide resolved
stories/extensions/test/index.tsx Outdated Show resolved Hide resolved
@wewoor wewoor self-requested a review June 28, 2021 04:02
@wewoor wewoor added this to the 0.9.0-alpha.3 milestone Jun 28, 2021
@wewoor wewoor added the enhancement New feature or request label Jun 28, 2021
@wewoor wewoor merged commit 72b7dcc into main Jun 28, 2021
@wewoor wewoor deleted the feat/command branch June 28, 2021 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants