about summary refs log tree commit diff
path: root/docs
AgeCommit message (Expand)AuthorLines
2023-05-02Update hash in `lsp-extensions.md`Ddystopia-3/+3
2023-05-02Change signature of `externalDocs` in `lsp-extensions`Ddystopia-2/+2
2023-05-02last fixes after rebaseBruno Ortiz-1/+1
2023-05-02accepting review suggestionsBruno Ortiz-2/+2
2023-05-02Fixing naming from graph to listBruno Ortiz-1/+1
2023-05-02Fixing testsBruno Ortiz-0/+23
2023-05-02Highlight closure captures when cursor is on pipeLukas Wirth-1/+6
2023-05-01MIR episode 4hkalbasi-1/+13
2023-04-28minor: fix typoswtj-1/+1
2023-04-26Remove proc-macro server command from the rust-analyzer binaryLukas Wirth-2/+1
2023-04-19SpellingJosh Soref-4/+4
2023-04-13internal: Skip code lens resolution for mismatched document versionsLukas Wirth-1/+1
2023-04-10Compute closure captureshkalbasi-0/+5
2023-03-30Auto merge of #14410 - Veykril:query-lru-capacities, r=Veykrilbors-0/+5
2023-03-30internal: Add config to specifiy lru capacities for all queriesLukas Wirth-0/+5
2023-03-26Handle proc macro fetching via OpQueueLukas Wirth-3/+3
2023-03-25minor: Add user facing command for reloading proc-macros in VSCodeLukas Wirth-0/+10
2023-03-25Load proc-macros asynchronouslyLukas Wirth-1/+1
2023-03-12Add and use rust-analyzer.cargo.extraArgs settingLaurențiu Nicola-0/+5
2023-03-06Add `View Mir` command and fix some bugshkalbasi-1/+12
2023-02-28Auto merge of #14040 - HKalbasi:mir, r=HKalbasibors-0/+5
2023-02-27beginning of MIRhkalbasi-0/+5
2023-02-21Try to improve the rustfmt.overrideCommand docsLaurențiu Nicola-1/+4
2023-02-16fix linkEthan-000-1/+1
2023-02-14Support UTF-32 position encodingAleksey Kladov-1/+1
2023-02-12Auto merge of #14134 - lnicola:clippy-manual, r=Veykrilbors-4/+12
2023-02-12Update some old checkOnSave referencesLaurențiu Nicola-4/+8
2023-02-12Add clippy configuration section to the manualLaurențiu Nicola-0/+4
2023-02-12Add Lapce section to the manualLaurențiu Nicola-6/+11
2023-02-08Auto merge of #13986 - MariaSolOs:limit-completions, r=Veykrilbors-0/+5
2023-02-06Support sysroot library source being defined inside the workspaceLukas Wirth-0/+8
2023-02-02Auto merge of #14049 - lnicola:flatpak, r=lnicolabors-0/+21
2023-02-02Add a manual section for FlatpakLaurențiu Nicola-0/+21
2023-02-01Expand section on Visual Studio to mention all three available rust-analyzer ...Eric Sink-1/+30
2023-01-25Update documentation for emacs and split for LSP and Eglot modesMichael Eliachevitch-7/+34
2023-01-23Adding VS IDEPartha P. Das-0/+7
2023-01-23Add a 'open server logs' button to the error notificationLukas Wirth-1/+1
2023-01-19Update VS Code settingsMaria José Solano-0/+5
2023-01-16Regen configLukas Wirth-5/+0
2023-01-14Remove unnecessary Hint suffix on InlayKind variantsLukas Wirth-1/+1
2023-01-09Add docs for `colorDiagnosticOutput` capabilityIan Chamberlain-0/+26
2023-01-09Use experimental capability to enable color codesIan Chamberlain-2/+2
2023-01-09Update docs to include note about ANSI diagnosticsIan Chamberlain-1/+3
2023-01-09Auto merge of #13799 - Veykril:flycheck, r=Veykrilbors-14/+14
2023-01-09Add an option to minimize parentheses for adjustment hintsMaybe Waffle-2/+2
2023-01-09Implement postfix adjustment hintsMaybe Waffle-0/+5
2023-01-09Rename checkOnSave settings to checkLukas Wirth-87/+87
2023-01-09Rename checkOnSave settings to flycheckLukas Wirth-88/+88
2023-01-09Auto merge of #13744 - vtta:numthreads, r=Veykrilbors-0/+5
2023-01-02Auto merge of #13832 - Veykril:discriminant-hints, r=Veykrilbors-0/+5