aboutsummaryrefslogtreecommitdiff
path: root/book/src/guides
Commit message (Expand)AuthorAge
* Add rainbow tree-sitter highlightsJJ2023-11-01
* book: Fix broken link (#8441)Mathis Brossier2023-10-02
* Document @align indent capture.Daniel Ebert2023-08-11
* expand indents guideSkyler Hawthorne2023-08-10
* Adds support for multiple language servers per language.Philipp Mildenberger2023-05-18
* inject language based on file extension & shebang (#3970)Timothy DeHerrera2023-04-28
* Rewrite and refactor all documentation (#5534)David Else2023-03-06
* Rename extend indent captures.Daniel Ebert2022-10-11
* Slightly change the behavior of the `@stop-extend` capture.Daniel Ebert2022-10-11
* Add python indentation support to docs.Triton1712022-10-11
* Fix typos (#3858)taupiqueur2022-09-17
* text-objects: add test capture & elixir queriesConnor Lay (Clay)2022-06-21
* rewrite language configuration docs (#2838)Michael Davis2022-06-20
* fix(docs): cleanup obsolete indents.toml mentions (#2327)unrelentingtech2022-04-29
* fix typos (#2304)chunghha2022-04-27
* Rewrite Language Support docs (#2065)Michael Davis2022-04-10
* Improve documentation on Language Server installation (#2037)Michael Davis2022-04-09
* Indentation rework (#1562)Triton1712022-03-30
* rename '--fetch/build-grammars' flags into '--grammar fetch/build'Michael Davis2022-03-10
* migrate grammar fetching/building code into helix-loader crateMichael Davis2022-03-10
* replace all submodule documentation with flags documentationMichael Davis2022-03-10
* Add comment textobject for surround selection and navigation (#1605)Daniel S Poulin2022-03-06
* Add object.movement for tree-sitter navigationGokul Soumya2022-02-15
* feat(lsp): configurable diagnostic severity (#1325)Matouš Dzivjak2021-12-25
* docs: Add note about tree-sitter query precedence (#1314)Gokul Soumya2021-12-21
* Fix typo on docs (#1201)George Rodrigues2021-12-01
* Detect filetype from shebang line (#1001)ath32021-11-08
* Touch up docs for adding new language (#1002)Gokul Soumya2021-11-08
* book: Mention git submodule sync tooBlaž Hrastnik2021-11-07
* feat(book/src/languages.md) (#979)ammkrn2021-11-07
* Add treesitter textobjects (#728)Gokul Soumya2021-10-23