Files
oak-gpui/crates/languages/src
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-06-06 08:31:59 -04:00
2025-07-03 23:57:57 +00:00
2025-05-20 23:06:07 +00:00