Skip to content

Running the contributed command:'findJump.activate' failed when using vscodevim #11

@lcsdms

Description

@lcsdms

Hi ! I'm trying to use the extension, but when I mapped the keybinding, or when I try to run the command directly from the command palette (CTRL+SHIFT+P), I get the following error:

Running the contributed command:'findJump.activate' failed.

Additional Info:
Running VSCode version 1.23.0 on X64
Find-Jump 1.2.4

This is my keybinding.json

[
{ "key": "ctrl+;","command": "findJump.activate", "when": "editorTextFocus" }
]

Am I doing something wrong ? thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions