Files
oak-gpui/crates/editor
Richard Feldman 03ca2f4d2b Fix yaml comment indent (#33882)
Closes #33761

The problem was that in the indentation regex we were treating lines
that had `:` in them as requiring an indent on the next line, even if
that `:` was inside a comment.

Release Notes:

- Fixed YAML indentation for lines containing comments with `:` in them
2025-07-03 23:57:57 +00:00
..
2025-07-03 23:57:57 +00:00
2025-07-03 23:57:57 +00:00