aboutsummaryrefslogtreecommitdiff
path: root/helix-core/tests
Commit message (Expand)AuthorAge
* Change path normalization strategy to not resolve symlinks (#9330)woojiq2024-01-14
* Improve relative indent computation.Daniel Ebert2023-12-15
* Implement relative indent queries,Daniel Ebert2023-12-15
* Run indentation tests on a part of the Helix source code.Daniel Ebert2023-08-11
* Prefer RopeSlice to &Rope in helix_core::syntaxMichael Davis2023-07-27
* automatically disable TS when parsing takes longer than 500msPascal Kuthe2023-05-18
* Test indentation level calculation (#6281)Jonatan Pettersson2023-03-12
* Replace incorrect usages of tab_width with indent_width. (#5918)Triton1712023-02-16
* Fix compatibility with toml 0.6.0Michael Davis2023-01-24
* deps: Update tree-sitter-rust (supports let-else && let-chains)Alexis (Poliorcetics) Bourget2022-11-12
* Add `extend-indented` and `stop-extend` captures for indent queries.Triton1712022-10-11
* Indentation rework (#1562)Triton1712022-03-30