Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Improve relative indent computation. | Daniel Ebert | 2023-12-15 |
* | Implement relative indent queries, | Daniel Ebert | 2023-12-15 |
* | Run indentation tests on a part of the Helix source code. | Daniel Ebert | 2023-08-11 |
* | Prefer RopeSlice to &Rope in helix_core::syntax | Michael Davis | 2023-07-27 |
* | automatically disable TS when parsing takes longer than 500ms | Pascal Kuthe | 2023-05-18 |
* | Test indentation level calculation (#6281) | Jonatan Pettersson | 2023-03-12 |
* | Replace incorrect usages of tab_width with indent_width. (#5918) | Triton171 | 2023-02-16 |
* | Fix compatibility with toml 0.6.0 | Michael Davis | 2023-01-24 |
* | Add `extend-indented` and `stop-extend` captures for indent queries. | Triton171 | 2022-10-11 |
* | Indentation rework (#1562) | Triton171 | 2022-03-30 |