Dismiss notifications with `<Esc>` when editor selected.
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 15.2k
- Forks
- 1.5k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 6
Description
Is this a BUG REPORT or FEATURE REQUEST? (choose one):
FEATURE REQUEST
What happened:
Pressing when editor is focussed (and in normal mode) I can't dismiss notifications.
What did you expect to happen:
Without VsCodeVim installed. Pressing properly dismisses notifications.
When in normal mode, should bubble upwards to trigger dismissal of notifications.
How to reproduce it (as minimally and precisely as possible):
Have a notification visable and have editor focussed. Pressing when in normal mode won't dismiss the notification.
Environment:
- Extension (VsCodeVim) version: 0.10.6
- VSCode version: 1.19.1
- OS version: Linux Mint 18.1 Serena
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue in VSCodeVim 0.10.6 with a notification visible, the editor focused, and normal mode active. Trace the extension's Escape-key handling and verify that Escape reaches VS Code when normal mode is active, then confirm that the notification is dismissed on Linux Mint with the stated VS Code version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100