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
Shortcut Shift+Tab doesn't work with spaces in a code block. This makes formatting in code blocks more difficult and is incompatible with using prettier in the playground, which uses spaces for indentation
spaces-tab.mov
Impact
It would be nice if the Shift+Tab shortcut could remove indents of 2 or 4 spaces. This would also mean that the space size would need to be entered as an option in extensions CodeShikiExtension and CodePrismExtension
Description
Shortcut
Shift+Tabdoesn't work with spaces in a code block. This makes formatting in code blocks more difficult and is incompatible with using prettier in the playground, which uses spaces for indentationspaces-tab.mov
Impact
It would be nice if the
Shift+Tabshortcut could remove indents of 2 or 4 spaces. This would also mean that the space size would need to be entered as an option in extensions CodeShikiExtension andCodePrismExtension