]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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
2022-01-10 Felicián NémethAdd tooltip describing pending requests
2022-01-09 Brian LeungProperly print error message of eglot-alternatives
2022-01-09 Brian LeungAdd up-to-date server executables for html/css/json
2022-01-09 Stefan Kangas; fix license statement
2022-01-09 Stefan Kangas; update copyright years
2022-01-09 Brian LeungAdd vim-language-server for vimrc-mode
2022-01-09 Brian LeungAdd cmake-language-server for cmake-mode
2022-01-09 Stefan KangasUn-reverse references in xref buffer
2022-01-09 Martin CarlsonAdd variable to withhold the init req process id
2022-01-08 NASupport language server for html, css, json and docker
2022-01-08 Stefan KangasMinor checkdoc fixes
2022-01-08 Omar PoloAdd lua-lsp support for lua-mode
2022-01-08 jgartAdd support for the mint language server
2022-01-08 Illia DankoAdd pyright language server support for python-mode
2022-01-08 Stefan Kangas; fix typos
2022-01-08 Philipp EdelmannUse fortls also for fortran-mode
2022-01-08 Brian LeungAdd yaml-language-server for yaml-mode
2022-01-08 lorniu/szUse `locate-user-emacs-file` instead of `concat`
2022-01-08 Stefan Kangas; prefer https to http addresses
2021-12-15 Fredrik BergrothAdd missing entries from completionitemkind
2021-12-15 Garret BuellMark eglot-completion-at-point capf "non-exclusive"
2021-11-16 Stephen LeakeMerge pull request from stephe-ada-guru/master
2021-11-13 Stephen LeakeFix issues; severity not set in textdocument/publishdia...
2021-10-09 Ingo LohmarFix workspace/configuration handling when given scopeur...
2021-09-05 João TávoraFixup last commit
2021-09-05 João TávoraRespect completion-regexp-alist in eglot's completion...
2021-09-01 João TávoraFix typo in user-visible eglot-ignored-server-capabilities
2021-08-17 João TávoraFall back to prompting user if eglot-alternatives fails
2021-08-17 João TávoraLet eglot-flymake-backend be in flymake-d-functions...
2021-07-21 Brian LeungAdd support for locationlink
2021-06-13 João TávoraTranspose order of "pylsp" and "pyls" alternatives
2021-06-13 João TávoraDon't call eglot--executable-find more than needed
2021-06-11 Liu HuiConsider tramp in eglot-alternatives
2021-05-26 João TávoraUse project-files to know which directory watchers...
2021-05-26 João TávoraHard code an exception to "node_modules" directores
2021-05-26 João TávoraAgain speed up directory watching
2021-05-22 João TávoraSupport multiple servers out-of-box for same mode
2021-05-22 Augusto StoffelAllow staying out of flymake-mode, eldoc-mode
2021-05-16 Michael LivshinManage cross-referenced files outside project in same...
2021-05-13 Jim PorterCorrect path/uri when using tramp from ms windows
2021-05-13 João TávoraProvide context for finer project-find-functions
2021-04-30 Steve PurcellFix emacs 28 warning by avoiding positional args in...
2021-04-29 Steve PurcellAllow lsp languageid to be overridden via eglot-server...
next