Skip to content

Fix escape not hiding code action widget in notebooks#163702

Merged
mjbvz merged 1 commit intomicrosoft:mainfrom
mjbvz:colourful-emu
Oct 14, 2022
Merged

Fix escape not hiding code action widget in notebooks#163702
mjbvz merged 1 commit intomicrosoft:mainfrom
mjbvz:colourful-emu

Conversation

@mjbvz
Copy link
Copy Markdown
Collaborator

@mjbvz mjbvz commented Oct 14, 2022

No description provided.

@mjbvz mjbvz added this to the October 2022 milestone Oct 14, 2022
@mjbvz mjbvz self-assigned this Oct 14, 2022
}

const weight = KeybindingWeight.EditorContrib + 90;
const weight = KeybindingWeight.EditorContrib + 1000;
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not ideal. The issue is that in notebooks list.clear ends up eating escape otherwise. Not sure the best way to disable this

@mjbvz mjbvz enabled auto-merge (squash) October 14, 2022 21:29
@mjbvz mjbvz merged commit 129dbaa into microsoft:main Oct 14, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Nov 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants