Skip to content

How to emit a commandLineModeKeyBindingsNonRecursive macro lazily with enter #9060

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

You must be logged in to vote

{ "before": ["q", "g", "<CR>"], "commands": ["workbench.action.closeEditorsInGroup"]}

or

{ "before": ["q", "g", "<Enter>"], "commands": ["workbench.action.closeEditorsInGroup"]}

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by vmichailidisdev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant