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
{{ message }}
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
Prerequisites
Description
Within a snippet, pressing shift+TAB to go to the previous tab stop results in the buffer being tabbed back.
The command palette displays
editor:outdent-selected-rowsas the first event, oversnippets:previous-tab-stopSteps to Reproduce
aseinserting a snippet.Expected behavior:
Only previous stop gets highlighted, buffer remains.
Actual behavior:
Previous stop is highlighted, buffer is shifted back.
Reproduces how often:
100%
Versions
OS: macOS 10.15.2
Additional Information