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
every time you type case, it auto unindents and you end up with each next case being less indented than the previous. No other editor that I'm aware of does this.
Steps to reproduce
2024-04-2111-24-34-ezgif.com-crop-video.mp4
The text was updated successfully, but these errors were encountered:
Expected behavior
Don't unindent when you type
case
Actual behavior
every time you type
case
, it auto unindents and you end up with each next case being less indented than the previous. No other editor that I'm aware of does this.Steps to reproduce
2024-04-2111-24-34-ezgif.com-crop-video.mp4
The text was updated successfully, but these errors were encountered: