smart tab #1685
Unanswered
zhaojiangbin
asked this question in
Ideas
smart tab
#1685
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What would it take to have a command for the
Tab
key to do the following:#1209 discusses the "tab out" feature in auto-pairs. In vscode, the
Tab
key also moves cursor from one formal function parameter to the next (S-Tab
moves backward) as part of code completion.In Emacs, key mappings like this are sometimes called DWIM (do what I mean).
Beta Was this translation helpful? Give feedback.
All reactions