]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-10-20 João TávoraExpose eglot-{} to be used in eglot-workspace-configuration
2022-10-20 João TávoraRework header of eglot.el
2022-10-20 João TávoraDo use eglot-connect-timeout if eglot-sync-connect...
2022-10-11 João Távora* eglot.el (version): actually bump to 1.9
2022-10-08 João TávoraFix docstring of eglot-list-connections-mode
2022-10-05 João TávoraMake eglot-code-actions usable non-interactively
2022-10-05 João TávoraAdd half-baked m-x eglot-list-connections
2022-10-04 João TávoraRename "eglot -> eglot" in docstrings
2022-09-26 João TávoraMake clojure-lsp handle more major modes at once
2022-09-26 João TávoraAdd support for "single server, multiple modes"
2022-09-26 João TávoraShoosh byte-compilation warnings about line numbering...
2022-09-24 João TávoraFix blunder in eglot--guess-contact
2022-09-19 João TávoraRevert "fix jdtls support"
2022-09-19 João TávoraDon't use three-argument plist-get
2022-09-18 João TávoraDon't return hash tables from e-w-configuration-plist
2022-09-18 João TávoraAllow eglot-workspace-configuration to be a plist
2022-09-18 João TávoraDon't exceed max-specdl-size in big go projects
2022-09-17 João TávoraAllow :initializationoptions in eglot-server-programs
2022-09-17 João TávoraAdjust last commit about workspace configuration
2022-09-17 João TávoraRework readme.md about workspace configuration again
2022-09-17 Fredrik BergrothAdd eglot-show-configuration to debug workspace configu...
2022-09-09 Theodor ThornhillPrefer documentchanges to changes in server-initiated...
2022-09-09 jgartAdd support for jedi-language-server (again)
2022-09-08 João TávoraDon't return poorly supported "special elements" in...
2022-09-08 Manuel UbertiFix jdtls support
2022-09-08 Artem PyanykhAdd marksman server for markdown
2022-07-26 Christian GarbsAdd out-of-box support for perl lsp server
2022-07-24 João TávoraMerge commit '7738854e09' to fix fallout of force-push...
2022-07-22 João TávoraAlways default eglot-strict-mode to nil
2022-07-19 João TávoraFix embarrassing paren-matching blunder in eglot.el
2022-07-19 João TávoraReply more reasonably to server's workspace/applyedit
2022-07-19 João TávoraAppease byte-compiler warnings about wrong use of quotes
2022-07-19 João TávoraEglot-workspace-configuration can be a function
2022-07-15 João TávoraBe more conservative with the lsp identifier guess
2022-07-15 João TávoraGuess the "lsp identifier at point"
2022-07-15 João TávoraTweak some details, fix some bugs
2022-07-14 João TávoraCosmetic decisions guaranteed to tick off someone somew...
2022-07-14 João TávoraExperiment with grouping in xref-backend-identifier...
2022-07-14 João TávoraMake c-u m-. work half decently
2022-07-09 jgartAdd support for jedi-language-server
2022-07-07 João TávoraPrevent desktop.el from saving/restoring eglot--managed...
2022-07-07 João TávoraApply any additionaltextedits unconditionally
2022-06-30 jicksawReduce eldoc noise from hover messages
2022-06-24 Basil L. ContovounesiosReduce memory footprint of eglot--{}
2022-06-12 Yuan FuUpdate docstring of eglot-events-buffer-size
2022-05-19 João TávoraDon't ignore flymake-no-changes-timeout
2022-05-09 Theodor ThornhillUse format string instead of concat
2022-05-09 João TávoraFix egregious thinko in eglot--uri-to-path
2022-05-09 João TávoraConsider diagnostic.code when generating flymake diagno...
2022-05-03 rbrtbEnsure exit-function of eglot-c-at-point runs on exact...
2022-04-27 Tomasz HołubowiczAdd out-of-box support for purescript lsp server
2022-04-27 João TávoraEnsure non-null :settings param in didchangeconfigurati...
2022-04-15 Troels HenriksenAdd out-of-box support for futhark lsp server
2022-04-06 João TávoraSolve flymake diagnostics synchronization problems
2022-04-05 Billy.ZhengUpdate invocation for out-of-box dart ls support
2022-04-04 João TávoraCheck textdocumentsync/willsave cap before sending it
2022-04-04 João TávoraGuess language-id if manually entering server program
2022-04-04 João TávoraTweak eglot mode-line menus
2022-04-04 Felicián NémethRework eglot's mode-line
2022-04-04 João TávoraMake eglot--plist-keys a simple (non-map.el) helper...
2022-03-31 João TávoraProtect against empty firsttriggercharacter strings
2022-03-29 João TávoraEasier initializationoptions in eglot-server-programs
2022-03-29 João TávoraTweak on-type-formatting code
2022-03-29 Felicián NémethImplement on-type-formatting support
2022-03-27 Felicián NémethMap more emacs variables to lsp formattingoptions fields
2022-03-26 Marcus SwansonAdd omnisharp support for c#
2022-03-24 João TávoraUse bounds of thing at point when asking for code actions
2022-03-20 Felicián NémethAdd simple support for workspacefolders
2022-03-18 João TávoraDefend against broken move-to-column in recent emacs
2022-03-15 João TávoraDon't advertise didchangewatchedfiles on tramp
2022-03-12 Felicián NémethChange capability 'documentchanges' to t
2022-03-11 Manuel UbertiUse new jdtls script for eclipse jdt
2022-03-10 Augusto StoffelDon't strip invisible text when formatting hover string
2022-03-06 João TávoraHave a couple of lsp faces inherit from basic "shadow"
2022-03-02 Brian LeungPrevent empty diagnostic tags vector hiding main fontif...
2022-01-23 Brian LeungProperly check the completionitem.deprecated property
2022-01-22 Stefan Kangas* eglot.el (eglot-handle-notification): silence byte...
2022-01-22 Brian LeungAdd support for optional completionitem.tags
2022-01-22 Stefan KangasDon't use :exclusive no
2022-01-20 Theodor ThornhillEnable lsp project-wide diagnostics via flymake
2022-01-19 Derek PassenAdd clojure-lsp support for clojure
2022-01-17 Stefan Kangas; fix thinko in last commit
2022-01-17 Stefan KangasChange rust language server to rust-analyzer
2022-01-16 Stefan Kangas; unbreak tests on emacs 26
2022-01-16 Stefan Kangas* eglot.el (eglot--server-capable): don't use obsolete...
2022-01-16 Stefan KangasObsolete eglot--plist-keys in favor of map-keys
2022-01-16 Stefan Kangas; * eglot.el: move obsolete definition to new section.
2022-01-15 Stefan KangasRemove unnecessary compatibility code
2022-01-15 Stefan KangasImprove backwards-compatibility of eglot-mode-map
2022-01-15 Stefan Kangas* eglot.el (eglot-strict-mode): very minor docfix.
2022-01-15 Stefan Kangas* eglot.el (eglot--connect): display seconds on timeout.
2022-01-15 Stefan KangasPrint server command to events buffer
2022-01-13 Stefan Kangas; * eglot.el (eglot-server-initialized-hook): fix punct...
2022-01-13 Theodor ThornhillChange from symbol-at-point to thing-at-point
2022-01-13 Brian LeungSupport optional diagnostic.tags
2022-01-13 Stefan Kangas* eglot.el: improve commentary section.
2022-01-13 Stefan KangasSupport racket-langserver
2022-01-12 Stefan KangasBump eglot version to 1.8
2022-01-12 Brian LeungDon't error out on unsupported diagnostic.codedescription
2022-01-11 Fredrik BergrothSupport autoimporttext from pyright language server
next