about summary refs log tree commit diff
path: root/docs/dev
AgeCommit message (Expand)AuthorLines
2024-04-14minor: Carry inlay hint resolve hash as a stringLukas Wirth-1/+1
2024-04-14fix: Fix inlay hint resolution being brokenLukas Wirth-2/+2
2024-03-29Resolve tests per file instead of per crate in test explorerhkalbasi-2/+6
2024-03-18Use a hash to find the correct inlay hint when resolvingLukas Wirth-4/+4
2024-03-15Show compilation progress in test explorerhkalbasi-1/+8
2024-03-09Some minor changes in the test explorer lsp extensionhkalbasi-6/+25
2024-03-06fix: Add config and capability for test explorerLukas Wirth-0/+5
2024-03-06Add test explorerhkalbasi-1/+101
2024-02-08feature: Add a `UnindexedProject` notification and a corresponding setting.David Barsky-1/+20
2024-02-05Auto merge of #16470 - Veykril:clippy-disallow, r=lnicolabors-1/+1
2024-02-02minor: correct some typosYoung-Flash-9/+2
2024-02-01Lint debug prints and disallowed types with clippyLukas Wirth-1/+1
2024-02-01internal: add typos.toml as typo white listYoung-Flash-1/+1
2024-01-30minor: correct typosYoung-Flash-1/+1
2024-01-08Remove newline and add dotJohann Hemmann-2/+1
2024-01-05Auto merge of #16213 - davidsemakula:guide-typos-urls, r=lnicolabors-126/+141
2024-01-05fix typos and update descriptionsdavidsemakula-6/+7
2024-01-04update docs/dev/guide.md based on 2024-01-01 releasedavidsemakula-122/+137
2024-01-02Add some more crates to architecture.mdLukas Wirth-16/+35
2023-12-29minor: chore: fix typos and urls in docs/dev/guide.mddavidsemakula-13/+12
2023-12-22internal: Update world symbols request definiton, prefer focus range for macrosLukas Wirth-1/+1
2023-11-11Allow multiple snippet edits in a `TextDocumentEdit`DropDemBits-2/+3
2023-10-30chore: fix urls in guide.mdSarrus1-3/+3
2023-09-02Resolve inlay hint dataKirill Bulatov-3/+3
2023-09-02Restructure some modules in rust-analyzer crateLukas Wirth-1/+1
2023-08-30Update architecture.mdLukas Wirth-1/+1
2023-07-08change viewMemoryLayoutParams to be textPositionParamsAdenine-11/+3
2023-07-07cleanup + docs + testsAdenine-1/+54
2023-06-19internal: use consistent style for error handlingAlex Kladov-0/+13
2023-05-02Add a `localDocs` capabilityDdystopia-5/+17
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/+1
2023-05-01MIR episode 4hkalbasi-1/+13
2023-04-19SpellingJosh Soref-1/+1
2023-04-13internal: Skip code lens resolution for mismatched document versionsLukas Wirth-1/+1
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-06Add `View Mir` command and fix some bugshkalbasi-1/+12
2023-02-16fix linkEthan-000-1/+1
2023-02-14Support UTF-32 position encodingAleksey Kladov-1/+1
2023-01-23Add a 'open server logs' button to the error notificationLukas Wirth-1/+1
2023-01-14Remove unnecessary Hint suffix on InlayKind variantsLukas Wirth-1/+1
2023-01-09Add docs for `colorDiagnosticOutput` capabilityIan Chamberlain-0/+26
2022-12-30Rephrase clippy policyLaurențiu Nicola-1/+1