about summary refs log tree commit diff
path: root/docs/dev
AgeCommit message (Expand)AuthorLines
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
2022-12-21Auto merge of #13771 - noritada:feature/release-notes-on-github-releases, r=l...bors-3/+4
2022-12-17Add a command to clear flycheck diagnosticsLukas Wirth-1/+40
2022-12-16Add command for manually running flychecksLukas Wirth-1/+1
2022-12-12Update the release process documentation to run `xtask publish-release-notes`Noritada Kobayashi-3/+4
2022-11-29Update hashJonas Schievink-1/+1
2022-11-20Improve grammar of architecture.mdZZzzaaKK-3/+3
2022-10-31Auto merge of #13445 - notJoon:modify-dead-links, r=lnicolabors-25/+25
2022-10-27Clarify feature policyLaurențiu Nicola-0/+2
2022-10-25Switch to upstream positionEncodingLaurențiu Nicola-7/+1
2022-10-20fix broken links in guide.mdnot_joon-25/+25
2022-10-16Auto merge of #13397 - zyctree:zyctree-patch-2, r=lnicolabors-3/+3
2022-10-17update link in syntax.mdzyctree-2/+2
2022-10-16update link in syntax.mdzyctree-2/+2
2022-10-16Update guide.md to reflect support for proc-macrosLukas Wirth-3/+2
2022-10-11Update docs/dev/syntax.mdzyctree-1/+1
2022-10-11fix link in syntax.mdzyctree-1/+1
2022-10-01Add config for supplying sysroot pathLukas Wirth-1/+1
2022-09-22docs(guide): fix Analysis and AnalysisHost doc linksPaul Delafosse-2/+2
2022-08-19Implement lsp extension for cancelling running flychecksLukas Wirth-1/+1
2022-08-17fix: a bunch of typosDezhi Wu-1/+1