]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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
2021-02-27 Theodor ThornhillProtect against empty uris on windows
2021-02-26 João TávoraUrify better
2021-02-26 João TávoraFixup last commit to fix
2021-02-26 João TávoraHandle empty actions array in window/showmessagerequest
2021-02-24 João TávoraHandle null reply for textdocument/definition
2021-02-21 Jonathan del... Silence messages while formatting markup
2021-02-03 João TávoraSimplify dir-watching strategy of w/didchangewatchedfiles
2021-02-03 João TávoraTweak glob-parsing grammar
2021-02-01 Philip KaludercicMake eglot-ignored-server-capabilites defcustom a set
2021-02-01 João TávoraSpeed up glob matching 2x
2021-02-01 Felicián NémethSupport phps-mode
2021-02-01 Brian LeungRemove duplicate entry for "registration" lsp type
2021-02-01 João TávoraPrefer typescript-language-server for js&ts
2021-02-01 João TávoraAlso override global flymake-diagnostic-functions
2021-02-01 Brian LeungExplicitly require seq.el
2021-02-01 Brian LeungSupport activeparameter property for signatureinformation
2021-02-01 João TávoraFully handle lsp glob syntax
2021-01-30 João TávoraFlush pending changes to server before code actions...
2021-01-29 João Távora#fix 608: fix bug in eglot-code-actions
2021-01-28 João Távora* eglot.el (eglot): tweak docstring grammar.
2021-01-28 Andrii KolomoietsOffer shortcut commands to commonly invoked code actions
2021-01-28 ssnnooAdd fortls for fotran (f90-mode)
2021-01-27 Brian LeungAdd rnix-lsp server for nix-mode, community suggestion
2021-01-16 Felicián NémethFix eglot-completion-at-point for multiple matches
2021-01-16 Andrii KolomoietsRun exit-function only for finished completion
2021-01-13 Augusto StoffelUse `path-separator', not ":", in eclipse/jdt custom...
2021-01-13 Augusto StoffelDefine a face for symbol highlight
2021-01-13 João TávoraUnbreak interactivee eglot--connect for complex contact...
2021-01-10 João TávoraC-u m-x eglot discards class guessed by eglot--guess...
2021-01-05 Jürgen HötzelFlex completion style is not available on emacs < 27
2020-12-22 João TávoraDon't block in eglot-imenu if performing non-essential...
2020-12-22 João TávoraUse flex completion if available by default
2020-12-16 João TávoraBump eglot version to 1.7
2020-12-16 João TávoraAllow eglot to stay out of xref configuration
2020-12-16 João TávoraCosmetic whitespace fix (indentation, long lines, tabs...
2020-12-16 TANIGUCHI KoheiUse haskell-language-server in eglot-server-programs
2020-12-15 João TávoraRobustify previous fix of onchange breakage
2020-12-14 João TávoraDon't let m-x fill-paragraph break didchange
2020-11-03 João TávoraDon't force eglot-strict-mode completely in eglot-...
2020-11-01 Damien MerenneHandle lsp 3.15's ispreferred code action property
2020-10-24 João TávoraDon't send json null (elisp nil) down the wire
2020-08-30 R PrimusUnbreak haskell's hie-wrapper built-in incantation
2020-08-21 Paul M. RodriguezProvide suitable default to m-x eglot-rename
2020-08-16 João TávoraCorrect paren mismatch blunder introduced by earlier...
2020-08-16 Steven vanZylAdd built-int support for godot engine
2020-07-27 Andrew SchwartzmeyerEnsure completion terminates in correct buffer
2020-07-13 João TávoraUse a hash-table for storing resolved completions
2020-07-13 João TávoraReload eldoc if needed on emacs < 28
2020-07-11 João TávoraFix sorting of completion items
2020-07-09 João Távora* eglot.el (package-requires): require flymake 1.0...
2020-07-09 João TávoraDelegate "hover" and "signature" doc synchronization...
2020-05-31 João TávoraFix small problems around eglot's help buffer
2020-05-30 Andrii KolomoietsSimplify eglot-code-actions
2020-05-26 Andrii KolomoietsUse filter-buffer-substring to get buffer text
2020-05-26 João TávoraReplace uses of project-roots with project-root
2020-05-26 Gary OberbrunnerAlso consider label of a completionitem for snippets
2020-05-25 Andrii KolomoietsRework computation of string given to eldoc (again)
2020-05-25 Philipp StephaniFix type error in eglot--xref-make-match
2020-05-21 Rudolf SchlatteAdd support for erlang_ls
2020-05-18 João TávoraCorrectly place diagnostics in narrowed buffers
2020-05-16 João TávoraRequire xref, project and eldoc from gnu elpa
2020-05-14 Dan DavisonPrompt for executable if supplied name does not exist
2020-05-12 Dan DavisonDon't call flymake report function if flymake is disabled
2020-05-07 Tobias RittweilerFix "free variable" warning
2020-05-06 Andrii KolomoietsRemove trailing whitespaces
2020-05-03 João TávoraSimplify bug-reporting instructions
2020-05-03 João TávoraSurvive hover responses with empty markdown strings
2020-05-03 João TávoraRemap display-local-help (c-h .) to eglot-help-at-point
2020-05-03 Theodor ThornhillTweak handling of eldoc-echo-area-use-multiline-p
2020-05-03 João TávoraFontify markdown source code blocks by default
2020-05-02 Felicián NémethDeclare markdown support iff gfm-view-mode installed
2020-05-02 Theodor ThornhillAlways string-trim markup
2020-05-02 João TávoraKind of honour eldoc-echo-area-use-multiline-p
2020-05-02 Dan DavisonUnbreak eglot--guess-contact for host-and-port case
2020-05-02 Dan DavisonTweak docstring of eglot-server-programs
2020-05-02 Ingo LohmarSupport hierarchical documentsymbol in eglot-imenu
2020-05-02 João TávoraAlso check types when destructuring lsp objects
2020-04-27 Andrii KolomoietsHide eldoc-message on empty hover info
2020-04-27 Tobias RittweilerTests: print contents of *eglot ...* buffers in batch...
2020-04-24 Trevor MurphyCreate match xrefs when possible
2020-04-24 João Távora* eglot.el (eglot-put-doc-in-help-buffer): tiny docstri...
2020-04-24 João TávoraDon't reupdate help buffer if already rendered
2020-04-23 Andrii KolomoietsUse text-mode for plaintext markup
2020-04-16 Felicián NémethUpdate dependencies and copyright years
2020-04-16 Theodor ThornhillSimplify a bit of code
2020-04-16 João Távora* eglot.el (version): bump to 1.6
2020-04-16 Felicián NémethAbide by lsp when reporting and moving to columns
2020-04-16 João TávoraFix eglot-move-to-lsp-abiding-column ()
2020-04-16 Felicián NémethSend shutdown and exit messages without arguments
2020-03-20 Felicián NémethIgnore empty hover info
2020-01-13 Felicián NémethMake a public reader for project-nickname
2020-01-13 Felicián NémethAdd public hook eglot-managed-mode-hook
2020-01-13 Vladimir PanteleevIntroduce and use eglot--{}, the empty json object
2020-01-13 Vladimir PanteleevCall shutdown/exit methods with params:{}, not null
next