Skip to content

Auto focus active group before jumping #46

@cpgo

Description

@cpgo

Is it possible to always have vscode focusActiveEditorGroup (not sure if thats the right command) before jumping?
My issue is, if I have the terminal focused I can start the find and the active file annotations show up, but the jump does not work/change focus to the file.

I see two ways this could be improved

  1. Dont allow the user to start a find if the editor is not on focus
  2. Always change focus to the file before the jump

Does that makes sense? Im not familiar with writing vscode extensions but I could try to make a PR with the auto focus feature.

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