1
0
mirror of https://github.com/helix-editor/helix synced 2026-05-03 17:20:38 +02:00
Files
lif 7b117bea8e fix: handle Scala for-comprehension indentation in ERROR nodes (#15512)
When typing an incomplete for-comprehension like `for {`, tree-sitter
creates an ERROR node instead of a for_expression. Add an
`(ERROR "for") @indent` pattern so indentation works during editing.

Signed-off-by: majiayu000 <1835304752@qq.com>
2026-03-26 10:10:45 -05:00
..
2025-05-13 19:01:10 -04:00