You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The hover on ← says that \<- is a valid keyboard shortcut for it (and is one that I personally have muscle memory for), but it's overtaken by the (also very nice) new autoclosing behavior for angle brackets introduced by #405.
One fix for this is of course "remove the \<- keyboard shortcut", but I wonder: is it possible to have VS Code somehow consider ⟨- a keyboard shortcut for ←? Though I suppose deletion of ⟩ would need to be handled somehow, which that PR's description seems to indicate is difficult.
Description
The hover on
←
says that \<- is a valid keyboard shortcut for it (and is one that I personally have muscle memory for), but it's overtaken by the (also very nice) new autoclosing behavior for angle brackets introduced by #405.Steps to Reproduce
Expected behavior:
←
is insertedActual behavior:
⟨- ⟩
is insertedVersions
v0.0.130
4.7.0-rc1
macOS
Impact
Add 👍 to issues you consider important. If others are impacted by this issue, please ask them to add 👍 to it.
The text was updated successfully, but these errors were encountered: