Skip to content
This repository has been archived by the owner on Mar 13, 2023. It is now read-only.

Fix Enter key event for interactive Expand Abbr. #87

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Fix Enter key event for interactive Expand Abbr. #87

wants to merge 2 commits into from

Conversation

kasiditi
Copy link

Because Emmet's Interactive Expand Abbreviations panel shows up when the Ctrl + Shift + Alt + Enter (default value) key are pressed (down), when the Enter key is up, the panel suddenly closed. So there is no time for typing anything into.

This is a hack for preventing the panel from being closed.

Kasidit Iamthong added 2 commits May 10, 2015 09:57
Because Emmet's Interactive Expand Abbreviations panel shows up when the `Ctrl + Shift + Alt + Enter` (default value) key are pressed (down), when the `Enter` key is up, the panel suddenly closed. So there is no time for typing anything into.

This is a hack for preventing the panel from being closed.
Fix bug.
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.

1 participant