about summary refs log tree commit diff
path: root/docs
AgeCommit message (Expand)AuthorLines
2022-03-16feat: Add return type hints for closures with block bodiesLukas Wirth-5/+10
2022-03-14Update manual for inlay hint customizationIan Chamberlain-6/+8
2022-03-12minor: add missing definitions of lsp_ext::InlayHintLabelLukas Wirth-1/+1
2022-03-11fix: Allow configuration of colons in inlay-hintsLukas Wirth-0/+5
2022-03-07Merge #11445bors[bot]-6/+9
2022-03-07Update LSP docsLaurențiu Nicola-6/+9
2022-03-07Update manual.adocVitaly Shukela-1/+1
2022-02-25feat: Make private editable completions configurable, disable by defaultLukas Wirth-0/+5
2022-02-23Add Kakoune and Helix configurationJean SIMARD-0/+34
2022-02-23Rephrase nightly instructions in the manualLaurențiu Nicola-2/+1
2022-02-22simplify and documentLukas Wirth-1/+1
2022-02-21Change Rust Analyzer->rust-analyzer to match styleJan Tache-4/+4
2022-02-21doc: state that only the latest stable toolchain is supportedJan Tache-0/+14
2022-02-21Merge #11142bors[bot]-12/+9
2022-02-21chore(manual): update coc-rust-analyzer manualHeyward Fann-1/+0
2022-02-12fix: documentation of SsrParamsFelicián Németh-0/+2
2022-02-07add missing snake case attribute, update hashMoritz Vetter-1/+1
2022-02-03Update install notesLaurențiu Nicola-27/+13
2022-01-26minor: fix a typo in the style guideWaffle Maybe-2/+2
2022-01-15make it a configJake Heinz-0/+5
2022-01-11Kate uses rust-analyzer by defaultMatt Williams-1/+3
2022-01-10Fix documentation of snippetWang Ruochen-4/+9
2022-01-07Merge #11145bors[bot]-0/+5
2022-01-07feat(diagnostics): use default expression instead of todo! when missing fieldsBenjamin Coenen-1/+1
2022-01-06Adjust config nameLukas Wirth-3/+4
2022-01-06Regenrate docs and package.jsonLukas Wirth-0/+6
2021-12-31feat(diagnostics): add new config to fill default expressionBenjamin Coenen-0/+5
2021-12-29Update manual.adocAmjad Ben Hedhili-12/+9
2021-12-23Update privacy noteLaurențiu Nicola-1/+3
2021-12-18Merge #11042bors[bot]-1/+1
2021-12-18Fix typoLukas Wirth-1/+1
2021-12-18Prepare Code extension for bundlingLaurențiu Nicola-0/+2
2021-12-17minor: clarify RA_LOG env var troubleshootingLukas Wirth-1/+1
2021-12-17Merge #11041bors[bot]-2/+2
2021-12-17Spelling nitsLaurențiu Nicola-2/+2
2021-12-17Add a few default snippets for VSCodeLukas Wirth-1/+41
2021-12-07Update lsp-extensions.mdJonas Schievink-1/+9
2021-11-22doc: document absence of stability guaranteesAleksey Kladov-0/+26
2021-11-19Add toggle to disable cache primingLaurențiu Nicola-0/+5
2021-11-18Allow clients to configure the global workspace search limitPaul Horn-0/+7
2021-11-13flip the defaultJake Heinz-1/+1
2021-11-13inlay hints: add the option to always show constructor inlay hintsJake Heinz-0/+5
2021-11-12Update docs: include Gentoo source buildmjkalyan-1/+2
2021-11-12Fix type names in typescript sample codeWilfred Hughes-2/+2
2021-11-05Show how to create `~/.local/bin`Laurențiu Nicola-0/+3
2021-10-21Amend the instruction for rustup.Jan Scheer-2/+4
2021-10-14Document rustc source auto-discoveryLaurențiu Nicola-2/+3
2021-10-12Add link to ECS acronym to clarify.Mirko Rainer-1/+1
2021-10-05Merge #10447bors[bot]-2/+8
2021-10-05Render the expansion of snippets as their docsLukas Wirth-5/+0