Skip to content

Pressing just Ctrl opens help #124

@TheDrone7

Description

@TheDrone7

While I am working on code, I often press Ctrl + S to save my code. But I realized, that if my cursor is on a token, it tries to show help for the token. This often just opens the help file in a new tab before I can even save my code.

With a little bit of more investigation, I found out that it happens on pressing just Ctrl (key-down event probably because it often happens before I even get to the S to save).

What's weirder is it is not there in any of my keybindings (screenshot attached) but is only an issue while the extension is installed/enabled.

image

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions