about summary refs log tree commit diff
path: root/docs
AgeCommit message (Expand)AuthorLines
2020-12-20Split lines between sentencesLaurențiu Nicola-15/+27
2020-12-20Document the version requirements for building from sourceLaurențiu Nicola-1/+1
2020-12-16Update docs/dev/README.mdAleksey Kladov-1/+1
2020-12-16Document new permissionsAleksey Kladov-0/+14
2020-12-15Add `#` to canonical test exampleAleksey Kladov-4/+4
2020-12-14Link config sourceAleksey Kladov-0/+2
2020-12-13Docs: Explain manual installation in VS CodeChristian Authmann-0/+17
2020-12-11Use natural trait ordering in derive completionAleksey Kladov-119/+0
2020-12-10Improve docs for building from sourceLaurențiu Nicola-1/+8
2020-12-10Normalize spelling to American EnglishAleksey Kladov-0/+1
2020-12-09Fix a typo in manual.adocJosh Stone-1/+1
2020-12-09Include config into the manualAleksey Kladov-0/+115
2020-12-09fix typo of README in devDaiki Ihara-1/+1
2020-12-03Document statelessness invariantAleksey Kladov-0/+16
2020-11-27More accurately place proc-macro diagnosticJonas Schievink-1/+1
2020-11-27Publish diagnostics for macro expansion errorsJonas Schievink-0/+14
2020-11-17fix typos in syntax.mdJakob Hellermann-2/+2
2020-11-16Latest LSP 3.16 protocolkjeremy-2/+2
2020-11-12add open Cargo.toml actionAnatol Liu-2/+27
2020-11-10Switch to upstream protocol for resolving code actionAleksey Kladov-25/+1
2020-11-06don\t indent testsAleksey Kladov-0/+26
2020-11-02Update docs/dev/style.mdAleksey Kladov-1/+1
2020-11-02Document doer object anti-patternAleksey Kladov-0/+54
2020-10-29docs: Update Neovim nvim-lspconfig repository linkDave Lage-2/+2
2020-10-27Update client install command in dev docsLaurențiu Nicola-1/+1
2020-10-23Fix name of InactiveCode diagnosticJonas Schievink-6/+6
2020-10-23Diagnose #[cfg]s in bodiesJonas Schievink-4/+4
2020-10-22Merge #6325 #6327bors[bot]-1/+8
2020-10-22Update debugging.mdAdrian Stanciu-1/+1
2020-10-22Add generated diagnostic docs to the manualFlorian Diebold-0/+7
2020-10-20add completions for clippy lint in attributesBenjamin Coenen-0/+105
2020-10-20Support Display name in project.jsonAleksey Kladov-0/+3
2020-10-19Document logging of project modelAleksey Kladov-0/+1
2020-10-16Document change of 'cargo' Runnable kind in lsp-extensions.mdIgor Aleksanov-0/+3
2020-10-16Merge #6245bors[bot]-10/+1
2020-10-16Expand code order sectionAleksey Kladov-11/+50
2020-10-15Update GNOME Builder docsLaurențiu Nicola-10/+1
2020-10-15Document awkward namesAleksey Kladov-0/+12
2020-10-15Cleanup alloc adviceAleksey Kladov-0/+7
2020-10-14Style: default over newAleksey Kladov-0/+25
2020-10-14Introduce S-actionable and S-unactionable labelsAleksey Kladov-1/+6
2020-10-14Add reminder to update lsp-extensions.mdAleksey Kladov-0/+10
2020-10-08Fix send->sent typoZac Pullar-Strecker-7/+7
2020-10-08Document the protocol extensionZac Pullar-Strecker-1/+12
2020-10-07minorAleksey Kladov-1/+1
2020-10-07minorAleksey Kladov-11/+11
2020-10-07Add comparisons guideline to styleAleksey Kladov-0/+27
2020-10-07Reorg styleAleksey Kladov-176/+181
2020-10-07Update manual.adocAdrian Stanciu-0/+17
2020-10-02Document Clippy strategyAleksey Kladov-0/+10