]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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...
2021-04-28 Augusto StoffelAdd a completion-category-defaults entry
2021-04-25 Steve PurcellSwitch default langserver for ocaml to ocamllsp
2021-04-23 João TávoraDeclare eglot--cached-server before use
2021-04-20 João TávoraMake eglot-current-server work in notification handlers
2021-04-13 João TávoraAdd a passing test demonstrating clangd + tramp works
2021-04-12 Dmitry GutovMerge pull request from mohkale/company-kind
2021-04-12 Mohsin KaleemAdd :company-kind to eglot-completion-at-point
2021-04-10 Mohsin KaleemHighlight relevant part of xref hits using xref-match...
2021-04-10 João TávoraAttempt to speed up initial directory/glob correspondence
2021-04-03 João TávoraGeneralize eglot-flymake-backend
2021-03-26 rvs314Offer better control over "languageid" value sent to lsp
2021-03-19 Johnathan C... Add support for zls, the zig language server
2021-03-15 bc²Add new command eglot-shutdown-all
2021-03-06 João TávoraAutoload eglot-workspace-configuration's safe-l-v spec
2021-03-06 Brian LeungIndicate support for activeparameter
2021-03-06 João TávoraSimplify eglot--apply-workspace-edit
2021-03-06 Augusto StoffelRemove highlight overlays immediately when symbol edited
2021-03-06 Theodor ThornhillConvert colon to hex in uri
2021-03-06 Brian CullyAdd tramp support
2021-03-03 Theodor ThornhillCorrectly protect against zero-length completion items
next