index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
progmodes
/
eglot.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
eglot: Add nushell language server
nibon7
2024-02-02
1
-0
/
+1
*
eglot: Add php-ts-mode to eglot-server-programs
Piotr Kwiecinski
2024-02-02
1
-1
/
+1
*
Support kotlin-ts-mode in Eglot
dalu
2024-02-02
1
-1
/
+1
*
; Fix typos in symbol names
Stefan Kangas
2024-01-14
1
-1
/
+1
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
Eglot: Add Uiua language server
skykanin
2023-12-16
1
-1
/
+2
*
Eglot: Add ruff-lsp as an alternative Python server
Niall Dooley
2023-12-16
1
-1
/
+1
*
* lisp/progmodes/eglot.el (eglot-server-programs): Fix previous commit.
João Távora
2023-11-15
1
-5
/
+5
*
Eglot: Send standard :language-id for typescript-language-server
João Távora
2023-11-14
1
-1
/
+5
*
Add "terraform-ls" LSP server to Eglot
Ross Timson
2023-09-01
1
-1
/
+2
*
Add "nixd" LSP server to Eglot
Eli Zaretskii
2023-06-22
1
-1
/
+1
*
Eglot: again fix positions of coinciding inlay hint overlays (bug#64101)
João Távora
2023-06-19
1
-4
/
+4
*
Eglot: fix relative position of coinciding inlay hint overlays (bug#64101)
João Távora
2023-06-17
1
-4
/
+6
*
Eglot: re-rename eglot-upgrade to eglot-upgrade-eglot
João Távora
2023-05-05
1
-1
/
+4
*
Rename eglot-update to eglot-upgrade
Dmitry Gutov
2023-05-04
1
-1
/
+1
*
Eglot: explain how to update Eglot in manual (bug#62720)
João Távora
2023-04-28
1
-2
/
+11
*
Eglot: fix edge case when deleting inlay hint overlays
João Távora
2023-04-28
1
-1
/
+13
*
; Support 'dart-ts-mode' in Eglot
Eli Zaretskii
2023-04-18
1
-2
/
+3
*
; Eglot: fix a typo in a customization type
Idir Lankri
2023-04-18
1
-1
/
+1
*
Add to Eglot support for additional language-servers.
Jostein Kjønigsen
2023-04-15
1
-1
/
+5
*
; Eglot: make version parseable by version-to-list
João Távora
2023-04-12
1
-1
/
+1
*
; Avoid compiler warning in eglot.el.
Eli Zaretskii
2023-04-05
1
-0
/
+1
*
Eglot: don't watch directories that don't exist
João Távora
2023-04-02
1
-2
/
+3
*
Eglot: unbreak eglot-extend-to-xref on w32
João Távora
2023-03-30
1
-2
/
+1
*
Eglot: ensure server shutdown turns off eglot-inlay-hints-mode
João Távora
2023-03-30
1
-0
/
+1
*
Fix Eglot progress reporting
João Távora
2023-03-23
1
-13
/
+15
*
; Delete accidental leftover '()' Eglot function
João Távora
2023-03-21
1
-1
/
+1
*
Eglot: report window/workDoneProgress capability to language server
João Távora
2023-03-21
1
-0
/
+1
*
Bail early from eglot--apply-text-edits if nothing to do
João Távora
2023-03-19
1
-1
/
+2
*
; Clarify in-code commentary of eglot--after-change
João Távora
2023-03-19
1
-16
/
+14
*
Improve ergonomics of Eglot's inlay hints
João Távora
2023-03-19
1
-14
/
+23
*
; Minor fixes in recent Eglot changes
Eli Zaretskii
2023-03-18
1
-1
/
+1
*
; Remove overly verbose commentary
João Távora
2023-03-18
1
-5
/
+0
*
Don't take over mouse-1 binding on Eglot diagnostics (bug#62157)
João Távora
2023-03-18
1
-8
/
+15
*
* lisp/progmodes/eglot.el (eglot--connect): Improve Tramp workaround.
Michael Albinus
2023-03-18
1
-1
/
+6
*
Fix Eglot's snippet insertion to follow the manual
João Távora
2023-03-17
1
-6
/
+9
*
Also exempt eglot-inlay-hints-mode from desktop.el's fumblings
João Távora
2023-03-16
1
-6
/
+4
*
Fix Eglot's command generation for code actions
João Távora
2023-03-16
1
-1
/
+1
*
Emphasize emacs-29-specificity in this version of lisp/progmodes/eglot.el
João Távora
2023-03-16
1
-2
/
+1
*
Bump Eglot version to 1.12
João Távora
2023-03-13
1
-2
/
+2
*
Amend last Eglot commit (bug#62065)
João Távora
2023-03-12
1
-2
/
+1
*
Make eglot-ensure's post-command-hook run a bit later (bug#62065)
João Távora
2023-03-12
1
-3
/
+4
*
Autoload Eglot helper funtion eglot--debbugs-or-github-bug-uri
João Távora
2023-03-09
1
-7
/
+8
*
Turn on Eglot inlay hints by default
João Távora
2023-03-04
1
-2
/
+2
*
Robustify Eglot for "transient" projects
João Távora
2023-03-04
1
-1
/
+2
*
Remove Eglot activation check from find-file-hook
João Távora
2023-03-04
1
-1
/
+0
*
Eglot: pay better attention to hints' paddingLeft/Right (bug#61924)
João Távora
2023-03-03
1
-0
/
+2
*
Eglot: use shell-file-name in eglot--cmd (bug#61748)
João Távora
2023-03-02
1
-1
/
+1
*
; Eglot: improve bug-reference-url-format/bug-reference-url-regexp
João Távora
2023-03-01
1
-2
/
+11
*
Eglot: work around Tramp instability bug#61350
João Távora
2023-03-01
1
-2
/
+11
[next]