about summary refs log tree commit diff
path: root/docs/dev/lsp-extensions.md
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-09-02Resolve inlay hint dataKirill Bulatov-3/+3
2023-09-02Restructure some modules in rust-analyzer crateLukas Wirth-1/+1
2023-07-08change viewMemoryLayoutParams to be textPositionParamsAdenine-11/+3
2023-07-07cleanup + docs + testsAdenine-1/+54
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-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-17Add a command to clear flycheck diagnosticsLukas Wirth-1/+40
2022-12-16Add command for manually running flychecksLukas Wirth-1/+1
2022-11-29Update hashJonas Schievink-1/+1
2022-10-25Switch to upstream positionEncodingLaurențiu Nicola-7/+1
2022-08-19Implement lsp extension for cancelling running flychecksLukas Wirth-1/+1
2022-07-08Update remaining GitHub URLsJonas Schievink-4/+4
2022-05-22internal: Allow OnTypeFormatting to send SnippetTextEditFelicián Németh-3/+3
2022-05-17Update lsp-extensions hashLukas Wirth-1/+1
2022-04-19Allows triggering commands after an assist editJonas Schievink-1/+1
2022-04-08Switch to LSP inlay hintsLaurențiu Nicola-31/+1
2022-03-31Add "view file text" command to debug sync issuesJonas Schievink-1/+12
2022-03-12minor: add missing definitions of lsp_ext::InlayHintLabelLukas Wirth-1/+1
2022-03-07Update LSP docsLaurențiu Nicola-6/+9
2022-02-12fix: documentation of SsrParamsFelicián Németh-0/+2
2022-02-07add missing snake case attribute, update hashMoritz Vetter-1/+1
2021-12-07Update lsp-extensions.mdJonas Schievink-1/+9
2021-11-12Fix type names in typescript sample codeWilfred Hughes-2/+2
2021-10-04Regen docsLukas Wirth-1/+1
2021-07-30internal: cleanup lsp-extensions docsAleksey Kladov-16/+18
2021-07-30feat: gate custom clint-side commands behind capabilitiesAleksey Kladov-1/+21
2021-07-30minor: drop impl-specific stuff from lsp docsAleksey Kladov-9/+9
2021-07-27refactor: Apply PR suggestionsAlexander Gonzalez-0/+2
2021-07-27test: Update lsp_ext.rs hashAlexander Gonzalez-1/+1
2021-07-27docs: Update the lsp-extensions.md with the Hover Range capabilityAlexander Gonzalez-4/+29
2021-07-27Merge #9709bors[bot]-0/+2