SIGN IN SIGN UP

Allow auto-indenting with syntax errors when using regex-based indent matches to improve bash auto-indent behavior (#24160)

- Fixes auto-indent issues around `elif` caused by auto-indent being prevented due to syntax errors generated before `elif` clause completed

Release Notes:

- Fixed an issue where inserting an elif before an else in bash would
not properly auto-indent

---------

Co-authored-by: Conrad Irwin <conrad@zed.dev>
B
Ben Kunkle committed
8742c1810707ccb41d12c8766b57e15ef7244370
Parent: 66d0cdf
Committed by GitHub <noreply@github.com> on 2/4/2025, 3:34:37 AM