aboutsummaryrefslogtreecommitdiff
path: root/book/src/languages.md
Commit message (Expand)AuthorAge
* toggling of block comments (#4718)Gabriel Dinner-David2024-02-27
* Add required-root-patterns for situational lsp activation (#8696)ontley2024-02-12
* Add glob file type support (#8006)Galen Abell2024-02-11
* Add config to mark diagnostic sources as persistentPascal Kuthe2023-12-27
* docs: add docs for soft-wrap in languages.toml (#8836)Luca Saccarola2023-11-17
* docs: fix link to document formatting requests (#8166)Theodore Gregory2023-09-08
* misc doc fixes/improvements (#7282)Tshepang Mbambo2023-06-08
* fix(docs): Remove `config` from language configuration docs (#7082)LeoniePhiline2023-05-20
* Clarify language-servers documentation for mergeable LSP features (`diagnosti...Philipp Mildenberger2023-05-18
* Format/fix language docs a bitPhilipp Mildenberger2023-05-18
* Adds support for multiple language servers per language.Philipp Mildenberger2023-05-18
* Change soft-wrap.wrap_at_text_width to kebab case in documentation (#6842)Michael T. Mordowanec2023-04-21
* implement proper lsp-workspace supportPascal Kuthe2023-03-29
* add workspace config and manual LSP root managementPascal Kuthe2023-03-29
* Softwrapping improvements (#5893)Clément Delafargue2023-03-08
* Rewrite and refactor all documentation (#5534)David Else2023-03-06
* docs: describe tab-width and unit subkeys (#5862)cinerea02023-03-06
* rework positioning/rendering and enable softwrap/virtual text (#5420)Pascal Kuthe2023-01-31
* book: fix the injection-regex exampleClément Delafargue2023-01-13
* allow specifying environment for language servers in language.toml (#4004)TotalKrill2022-12-09
* Change syntax for suffix file-types configurations (#4414)Michael Davis2022-10-22
* Allow using path suffixes to associate language file-types (#2455)midnightexigent2022-10-20
* Add documentation for `max-line-length` (#3974)Oskar Köök2022-09-26
* Change default formatter for any language (#2942)PiergiorgioZagaria2022-08-04
* rewrite language configuration docs (#2838)Michael Davis2022-06-20
* Passing extra formatting options to LSPs (#2635)farwyler2022-06-05
* Add support for local language configuration (#1249)Kirawi2022-04-18
* add 'use-grammars' to languages.tomlMichael Davis2022-03-10
* replace all submodule documentation with flags documentationMichael Davis2022-03-10
* feat(lsp): configurable diagnostic severity (#1325)Matouš Dzivjak2021-12-25
* feat(book/src/languages.md) (#979)ammkrn2021-11-07