]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2018-08-11 Michal KrzywkowskiAdd a generic eglot-execute-command api
2018-08-11 Michal Krzywkowski* eglot.el (eglot-cquery): capitalize docstring.
2018-08-10 João Távora* eglot.el (advice-add jsonrpc-request): add &allow...
2018-08-10 João TávoraRequire jsonrpc.el 1.0.2 (gnu elpa didn't build 1.0.1)
2018-08-10 João TávoraSnappier completions that don't hinder typing
2018-08-09 Michal KrzywkowskiNotify server of recent changes before save notification
2018-08-07 João Távora* eglot.el (eglot-initialization-options): fix spurious...
2018-08-07 João TávoraAccept functions as entries in eglot-server-programs
2018-08-06 João TávoraEglot-workspace-configuration's keys needn't be keywords
2018-08-03 João TávoraDefault eglot-handle-notifictiona|request must &allow...
2018-08-03 Michal KrzywkowskiFix placement of diagnostics with same start and end...
2018-08-02 João TávoraErase company-doc buffer in between doc requests
2018-07-30 Michal Krzywkowski* eglot.el (eglot-client-capabilities): fix a typo.
2018-07-28 Michal KrzywkowskiImplement textdocument/rangeformatting
2018-07-28 Michal KrzywkowskiCorrectly make lsp positions in narrowed buffers
2018-07-28 Väinö JärveläFix typo in willsavewaituntil rpc request ()
2018-07-28 Michal KrzywkowskiWork around emacs bugs 32237, 32278 ()
2018-07-27 João TávoraBe less verbose when using eglot-ensure
2018-07-26 Alan ZimmermanAdd entry for haskell-ide-engine in eglot-server-progra...
2018-07-25 João TávoraFix messages of eglot-ensure
2018-07-22 João TávoraDon't turn on flymake-mode any more than is needed
2018-07-20 João TávoraRobustify in the face of manual mode changes
2018-07-11 João TávoraImplement workspace/didchangeconfiguration ()
2018-07-11 João TávoraHandle experimental/unknown server methods gracefully
2018-07-09 João TávoraJsonrpc.el is now a gnu elpa depedency
2018-07-08 João Távora* eglot.el (eglot-completion-at-point): fix broken...
2018-07-08 Ricardo MartinsFormat documentation in completion annotations
2018-07-06 João TávoraUnbreak completion when no possible annotation
2018-07-02 João TávoraHandle outrageously large and buggy line numbers
2018-07-01 João TávoraInhibit auto-reconnect until connection is established
2018-06-29 João TávoraBind default-directory when launching servers
2018-06-25 João TávoraCache buffer's managing server
2018-06-25 João TávoraUnbreak imenu for cquery servers (and probably more)
2018-06-25 João TávoraUnbreak basic imenu functionality
2018-06-25 Ricardo MartinsFix typo in the solargraph server program
2018-06-23 João TávoraFix some rather silly bugs in some interactive specs
2018-06-23 João TávoraImplement tcp autostart/autoconnect (and support ruby...
2018-06-22 João TávoraMerge branch 'jsonrpc-refactor', bump version to 1.0
2018-06-22 João Távora* eglot.el (version): bump to 0.11
2018-06-22 João TávoraMerge master into jsonrpc-refactor (using imerge)
2018-06-21 João TávoraEmpty ranges are valid in lsp
2018-06-21 João TávoraApply text edits as a single undoable edit
2018-06-21 João TávoraReport progress when applying edits
2018-06-21 João TávoraApply text edits atomically
2018-06-21 João TávoraDefer textdocument/formatting requests
2018-06-21 João TávoraSimplify eglot-format-buffer
2018-06-20 João TávoraGuess server for js2-mode and rjsx-mode
2018-06-20 João TávoraImprove eglot-ensure and mention it in readme.md
2018-06-16 Rami ChowdhuryUse gfm-mode for formatted strings ()
2018-06-15 João TávoraMinor cleanup to new textdocument/formatting feature
2018-06-15 Michal KrzywkowskiImplement formatting ()
2018-06-13 João Távora* eglot.el (version): bump to 0.10
2018-06-13 João TávoraFix a bug when eglot--request times out
2018-06-13 João Távora* eglot.el (eglot-shutdown): accept timeout param.
2018-06-13 João TávoraFix bug in querying server capabilities
2018-06-10 João Távora* eglot.el (version): bump to 0.9
2018-06-10 João TávoraMerge branch 'master' into jsonrpc-refactor
2018-06-10 João TávoraNew eglot-ensure to put in a major-mode's hook
2018-06-10 João TávoraRemove connection grabbing antics from jsonrpc.el
2018-06-10 João TávoraSimplify jsonrpc status setting
2018-06-09 João TávoraRequest dispatcher's return value determines response
2018-06-09 João TávoraMerge branch 'master' into jsonrpc-refactor
2018-06-09 João TávoraFix indentation f@#$%^ by previous commit
2018-06-09 João TávoraAttempt to handle rls sophisticated globs for didchange...
2018-06-08 João TávoraCheck flymake-mode before calling report-fn
2018-06-08 João TávoraMerge master into jsonrpc-refactor
2018-06-08 João TávoraSimplify jsonrpc connection shutdown
2018-06-08 João TávoraSupport json.c. api purely based on classes
2018-06-06 João TávoraSlightly polish the flymake integration
2018-06-06 João Távora* eglot.el (eglot--make-process): use 'utf-8-emacs...
2018-06-05 João TávoraMerge master into jsonrpc-refactor (using imerge)
2018-06-05 João TávoraShoosh compiler
2018-06-05 João TávoraCleanup the flymake 26.1 hack slightly
2018-06-04 João TávoraSupport purposedly ignoring a server capability
2018-06-04 brotzeitFix typos
2018-06-02 João TávoraFix another merge-related bug in eglot-eldoc-function
2018-06-02 João Távora* eglot.el (eglot-eldoc-function): remove spurious...
2018-06-01 João Távora* eglot.el (version): bump to 0.8
2018-06-01 João TávoraFix completionitem/resolve
2018-06-01 João TávoraExplicitly trigger eldoc after workspace edits
2018-06-01 João TávoraNew command m-x eglot-code-actions
2018-06-01 João TávoraRevert an unfinished feature that made it to the last...
2018-06-01 João TávoraAdd melpa badge
2018-06-01 João TávoraPrevent possible cquery choke on :initializationoptions
2018-05-30 João TávoraMerge master into jsonrpc-refactor (using imerge)
2018-05-30 João Távora* eglot.el (version): bump to 0.7
2018-05-28 João TávoraMore yak shaving
2018-05-28 João TávoraNew m-x eglot-stderr-buffer useful for debugging
2018-05-27 João TávoraOn reconnection, ignore errors of shutting down hung...
2018-05-27 João TávoraBe more criterious before running the idle timer
2018-05-27 João TávoraMake eglot--recent-changes a simpler list
2018-05-27 João TávoraSet eglot--versioned-identifier to 0 on didopen
2018-05-27 João TávoraCorrectly apply workspace edits in documentchanges...
2018-05-27 João Távora* eglot.el (version): bump to 0.6
2018-05-27 João TávoraHopefully fix the flymake bootstrap problem
2018-05-27 João TávoraSet spinner in textdocument/didchange as it matters...
2018-05-27 João TávoraFix assorted cquery-related bugs
2018-05-26 João Távora* eglot.el (version): bump to 0.5
2018-05-26 João TávoraMerge branch 'cquery-support' into master
2018-05-26 João TávoraReally ensure eglot--shutdown deletes a process completely
next