Skip to content

how to setup shortcut for file rename file reveal? #5

Description

@snsnsjsn

hi ,thanks for your good work,, and i use

In the console input:

sublime.log_commands(True)

show the cmd

key evt: shift+control+p
command: show_overlay {"overlay": "command_palette"}
chr evt: r (0x72)
chr evt: e (0x65)
chr evt: n (0x6e)
chr evt: a (0x61)
chr evt: m (0x6d)
command: file_rename
key evt: right
command: move {"by": "characters", "forward": true}
chr evt: 2 (0x32)
indexing: crawldb not available, indexing abandoned
key evt: control+`
command: show_panel {"panel": "console", "toggle": true}
command: drag_select {"event": {"button": 1, "x": 6.5, "y": 650.5}}
command: drag_select {"event": {"button": 1, "x": 438.5, "y": 807.5}, "extend": true}
command: drag_select {"event": {"button": 1, "x": 569.5, "y": 797.5}, "extend": true}

but the next how to map some shortcut for this command?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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