summaryrefslogtreecommitdiff
path: root/eglot.el
Commit message (Expand)AuthorAge
* Sync eglot.el and eglot-tests.el from upstreamJoão Távora2023-04-29
* Update eglot.el and eglot-tests.el from Savannah upstreamJoão Távora2023-03-15
* Update eglot.el from Emacs's upstream lisp/progmodes/eglot.elJoão Távora2023-03-13
* Per #1084: Expose eglot-{} to be used in eglot-workspace-configurationJoão Távora2022-10-20
* Rework header of eglot.elJoão Távora2022-10-20
* Do use eglot-connect-timeout if eglot-sync-connect is tJoão Távora2022-10-20
* * eglot.el (Version): Actually bump to 1.9João Távora2022-10-11
* Fix docstring of eglot-list-connections-modeJoão Távora2022-10-08
* Per #1070: Make eglot-code-actions usable non-interactivelyJoão Távora2022-10-05
* Add half-baked M-x eglot-list-connectionsJoão Távora2022-10-05
* Rename "EGLOT -> Eglot" in docstringsJoão Távora2022-10-04
* Per #682: Make clojure-lsp handle more major modes at onceJoão Távora2022-09-26
* Per #681: Add support for "single server, multiple modes"João Távora2022-09-26
* Shoosh byte-compilation warnings about line numbering functionsJoão Távora2022-09-26
* Per #940: Fix blunder in eglot--guess-contactJoão Távora2022-09-24
* Revert "Per #1008: Fix jdtls support"João Távora2022-09-19
* Per #1024: Don't use three-argument plist-getJoão Távora2022-09-19
* Per #1033: Don't return hash tables from e-w-configuration-plistJoão Távora2022-09-18
* Per #590, #790, #1033: Allow eglot-workspace-configuration to be a plistJoão Távora2022-09-18
* Fix #633, #1067: Don't exceed max-specdl-size in big Go projectsJoão Távora2022-09-18
* Fix #940: Allow :initializationOptions in eglot-server-programsJoão Távora2022-09-18
* Per #790, #590: Adjust last commit about workspace configurationJoão Távora2022-09-17
* Per #590: Rework README.md about workspace configuration againJoão Távora2022-09-17
* Per #590: Add eglot-show-configuration to debug workspace configurationsFredrik Bergroth2022-09-17
* Fix #704: Prefer documentChanges to changes in server-initiated editsTheodor Thornhill2022-09-09
* Close #961: Add support for jedi-language-server (again)jgart2022-09-09
* Don't return poorly supported "special elements" in eglot-imenuJoão Távora2022-09-09
* Per #1008: Fix jdtls supportmanuel-uberti2022-09-08
* Close #1013: Add Marksman server for MarkdownArtem Pyanykh2022-09-08
* Close #952: Add out-of-box support for Perl LSP serverChristian Garbs2022-07-26
* Always default eglot-strict-mode to nilJoão Távora2022-07-22
* Fix embarrassing paren-matching blunder in eglot.elJoão Távora2022-07-19
* Reply more reasonably to server's workspace/applyEditJoão Távora2022-07-19
* Appease byte-compiler warnings about wrong use of quotesJoão Távora2022-07-19
* Per #967: eglot-workspace-configuration can be a functionJoão Távora2022-07-19
* Per #131, #314: Be more conservative with the LSP identifier guessJoão Távora2022-07-15
* Per #131, #314: Guess the "LSP identifier at point"João Távora2022-07-15
* Per #131: Tweak some details, fix some bugsJoão Távora2022-07-15
* Per #131: Cosmetic decisions guaranteed to tick off someone somewhere (tm)João Távora2022-07-14
* Per #131: Experiment with grouping in xref-backend-identifier-completion-tableJoão Távora2022-07-14
* Fix #131: Make C-u M-. work half decentlyJoão Távora2022-07-14
* Fix #990: prevent desktop.el from saving/restoring eglot--managed-modeJoão Távora2022-07-07
* Fix #981: Apply any additionalTextEdits unconditionallyJoão Távora2022-07-07
* Fix #514: Reduce Eldoc noise from hover messagesjicksaw2022-06-30
* Per #978: Reduce memory footprint of eglot--{}Basil L. Contovounesios2022-06-24
* Close #974, #776: Update docstring of eglot-events-buffer-sizeYuan Fu2022-06-12
* Fix #508: Don't ignore flymake-no-changes-timeoutJoão Távora2022-05-19
* Fix #948: Use format string instead of concatTheodor Thornhill2022-05-09
* Fix egregious thinko in eglot--uri-to-pathJoão Távora2022-05-09
* Consider Diagnostic.code when generating Flymake diagnosticsJoão Távora2022-05-09