Skip to content

How to go back after go to definition #6630

Closed Answered by bigspawn
nikitavoloboev asked this question in Q&A
Discussion options

You must be logged in to vote

Hi! I think these examples could be helpful https://github.com/zed-industries/keymaps

It seems that what you're looking for is hiding behind there key bindings

      "ctrl--": "pane::GoBack",
      "ctrl-_": "pane::GoForward",

Replies: 0 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by JosephTLyons
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
editor Feedback for code editing, formatting, editor iterations, etc keymap / key binding Feedback for keyboard shortcuts, key mapping, etc
2 participants