summaryrefslogtreecommitdiff
path: root/eglot-x.el
AgeCommit message (Expand)Author
2024-08-19; Make code easier to readHEADmasterFelicián Németh
2024-08-18Use Eglot's public API moreFelicián Németh
2024-08-18Add command to find typed holes (Ocaml-LSP)Felicián Németh
2024-08-17Implement ff-find-related-file support for OCaml-LSPFelicián Németh
2024-07-30Add menu item "Find related file"Felicián Németh
2024-07-30Handle the removal of rust-analyzer/shuffleCrateGraphFelicián Németh
2024-07-30Implement client command "rust-analyzer.runSingle"Felicián Németh
2024-07-30Implement client command "rust-analyzer.showReferences"Felicián Németh
2024-07-30Implement hover actionsFelicián Németh
2024-07-30Implement client command "rust-analyzer.rename"Felicián Németh
2024-07-07ask-runnables: Handle recent API-change in rust-analyzerFelicián Németh
2024-07-02Implement ff-find-other-file support for clangdFelicián Németh
2024-06-25Fix the previous changeFelicián Németh
2024-06-23Support runnable kind "shell"Felicián Németh
2024-04-27Handle workspaceInfo of serverStatus (rust-analyzer)Felicián Németh
2024-03-23Fix off-by-one bug in displaying RunnablesFelicián Németh
2024-03-15Make eglot-x-memory-usage revertableFelicián Németh
2024-03-15Rework requesting and handling experimental/serverStatusFelicián Németh
2024-02-21Support multiple snippets in a single TextDocumentEditFelicián Németh
2024-02-21Update documentation, fix typosFelicián Németh
2024-02-21Upgrade depenency Eglot to version 1.16Felicián Németh
2024-01-02Add optional arg to eglot-x--apply-text-edits (#8)Felicián Németh
2023-12-08Enhance eglot-x-view-recursive-memory-layoutFelicián Németh
2023-11-18Support view-recursive-memory-layout of rust-analyzerFelicián Németh
2023-08-24Fix encoding-negotiationFelicián Németh
2023-05-08Support five new rust-analyzer extensionsFelicián Németh
2023-05-07Per #2: Add eglot-x-find-crateFelicián Németh
2023-05-06Close #3: Fix typoPeter Stuart
2023-05-06Add client capability: localDocsFelicián Németh
2023-05-05Bump version to 0.6Felicián Németh
2023-05-05* eglot-x: (Version): Bump to 0.5Felicián Németh
2023-05-05Change setup procedureFelicián Németh
2023-03-30Fix compilation warningsFelicián Németh
2023-03-30Remove the inlay-hint supportFelicián Németh
2023-01-10Add support for the colorDiagnosticOutput extension of rust-analyzerFelicián Németh
2022-12-19Extend menu with an entry for customizationFelicián Németh
2022-12-19Add flycheck commands (rust-analyzer)Felicián Németh
2022-08-30Add taplo-extensions and ff-find-related-file supportFelicián Németh
2022-08-30Fix previous commitFelicián Németh
2022-08-20Extend Eglot's menuFelicián Németh
2022-04-01Add command for inserting inlay hint at pointFelicián Németh
2022-03-29Fix bug in encoding-negotiationFelicián Németh
2022-03-16Let users edit runnable commandsFelicián Németh
2022-03-01Don't enable the files extension by default; Bump versionFelicián Németh
2022-03-01Find non-workspace cratesFelicián Németh
2022-03-01Update xref dependency to 1.4Felicián Németh
2022-02-19* eglot-x.el (eglot-x-move-item-down): Fix typoFelicián Németh
2022-02-14Silence the byte-compilerFelicián Németh
2022-02-13Implement extensions for rust-analyzerFelicián Németh
2022-01-15Comply with recent language-id features; Bump versionFelicián Németh