branch: externals/eglot
commit 4211e0ca5ea22bef479c7e6018c9ced33e8c66a9
Author: João Távora
Commit: João Távora
* eglot.el (Version): Bump to 0.7
---
eglot.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/eglot.el b/eglot.el
index 6a7ba6b..cc5649f 100644
--- a/eglo
capitaomorte pushed a change to tag 0.7.
at 4211e0c (commit)
This tag includes the following new commits:
new 9c5ff71 Correctly apply workspace edits in documentChanges form
new ab8bbdb Set eglot--versioned-identifier to 0 on didOpen
new c2fd78f Make eglot
branch: externals/eglot
commit 92c4bdfbbce037d02e363b49b1e51aed2ec86104
Author: João Távora
Commit: João Távora
New M-x eglot-stderr-buffer useful for debugging
* eglot.el (eglot--make-process): Save stderr buffer in process.
(eglot-stderr-buffer): New interactive command.
branch: externals/eglot
commit c2fd78fe38cfc9a3cb904e7dc28449eaaf15596f
Author: João Távora
Commit: João Távora
Make eglot--recent-changes a simpler list
* eglot.el (eglot-server-ready-p): Don't add default method here.
(eglot-server-ready-p): Do it here.
(eglot--outstan
branch: externals/eglot
commit 4416781dbd4b6cfc95d4897b9199d48afcf95450
Author: João Távora
Commit: João Távora
On reconnection, ignore errors of shutting down hung server
* eglot.el
(eglot, eglot-reconnect): Ignore any errors on shutdown.
---
eglot.el | 4 ++--
1 file chan
capitaomorte pushed a change to branch externals/eglot.
from 796e3c2 * eglot.el (Version): Bump to 0.6
new 9c5ff71 Correctly apply workspace edits in documentChanges form
new ab8bbdb Set eglot--versioned-identifier to 0 on didOpen
new c2fd78f Make eglot--rece
branch: externals/eglot
commit b97af338ed29304c8e3a18365ac363a9bf75281e
Author: João Távora
Commit: João Távora
More yak shaving
* eglot.el (eglot--with-live-buffer, eglot--widening): New macros.
(eglot--lambda): Move up here.
(eglot--process-filter): Simplify with eglot
branch: externals/eglot
commit 14c764708edf49bb3b6c24d054d4d1f5a6d52fac
Author: João Távora
Commit: João Távora
Be more criterious before running the idle timer
* eglot.el (eglot--change-idle-timer): make a defvar-local
(eglot--after-change): Only run timer if the buffer is
branch: externals/eglot
commit 9c5ff7161bce6e9c55048c3f1f99e17317c8871f
Author: João Távora
Commit: João Távora
Correctly apply workspace edits in documentChanges form
This was breaking M-x eglot-rename for cquery
* eglot.el (eglot--apply-workspace-edit): Fix and simpli
branch: externals/eglot
commit ab8bbdb9d3b890dc398873ac2055998f13c56049
Author: João Távora
Commit: João Távora
Set eglot--versioned-identifier to 0 on didOpen
Else cquery will rightfully complain about this.
* eglot.el (eglot--signal-textDocument/didOpen): Also set
branch: master
commit 0b3e2299e6923cf97e4fc099859e2751716465c5
Author: Noam Postavsky
Commit: Noam Postavsky
Don't forget the snippets in yasnippet-classic-snippets
* packages/yasnippet-classic-snippets/yasnippet-classic-snippets.el:
Add 'Package-Type: multi'. Although there is
11 matches
Mail list logo