summaryrefslogtreecommitdiff
path: root/etc/EGLOT-NEWS
AgeCommit message (Expand)Author
2026-06-01Disable markdown-ts-mode & markdown-ts-view-mode for Emacs 31João Távora
2026-05-30Eglot: replace eglot-prefer-plaintext with eglot-documentation-rendererJoão Távora
2026-05-14Eglot: prefer markdown-ts-view-mode for markup rendering (bug#80127)João Távora
2026-04-17Eglot: add M-x eglot-describe-connectionJoão Távora
2026-04-16Eglot: add shutdown/reconnect bindings to eglot-list-connections bufferJoão Távora
2026-04-02Eglot: release version 1.23João Távora
2026-04-01Eglot: release version 1.22João Távora
2026-01-21Eglot: simplify Imenu setup againJoão Távora
2026-01-21Eglot: fix textDocument/prepareRename supportJoão Távora
2026-01-21Eglot: set imenu-create-index-function without adviceJoão Távora
2026-01-21Eglot: limit the number of file watchesJoão Távora
2026-01-21Eglot: support more complex workspace edits (create/rename/delete)João Távora
2026-01-21Eglot: default eglot-advertise-cancellation to tJoão Távora
2026-01-11Eglot: release version 1.21João Távora
2026-01-11Eglot: release version 1.20João Távora
2026-01-11Eglot: add new command 'eglot-momentary-inlay-hints'João Távora
2026-01-11Eglot: spectacular optimization in files with many diagnosticsJoão Távora
2026-01-11Eglot: document LSP server multiplexer supportJoão Távora
2026-01-08Unobsolete and autoload M-x eglot-manual, mention it in manualJoão Távora
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-12-26December 2025 spelling fixesPaul Eggert
2025-12-19; Eglot: mention relativePatternSupport in /etc/EGLOT-NEWSJoão Távora
2025-12-15Eglot: improve pull diagnostics supportJoão Távora
2025-12-14Eglot: half-decent pull diagnostics supportJoão Távora
2025-11-12Eglot: document semantic tokens (semtok) feature (bug#79374)João Távora
2025-10-23Eglot: release version 1.19João Távora
2025-10-23Eglot: don't send JSONRPC params in 'shutdown' request (bug#79653)João Távora
2025-10-03Eglot: make markup invisible instead of deleting it (bug#79552)Spencer Baugh
2025-04-29Eglot: improve diagnostic-reporting performanceJoão Távora
2025-02-26; Whitespace fixes to silence git hooksStefan Kangas
2025-02-07Eglot: add support for call and type hierarchiesJoão Távora
2025-01-28Eglot: allow customizing the mode line (bug#71823)João Távora
2025-01-28Eglot: suggest code actions at pointJoão Távora
2025-01-28Eglot: introduce eglot-advertise-cancellationJoão Távora
2025-01-20Eglot: release version 1.18João Távora
2025-01-01Update copyright year to 2025Paul Eggert
2024-08-25Merge from origin/emacs-30Eli Zaretskii
2024-08-25[Eglot] Stricter "expand common" behaviorDmitry Gutov
2024-08-22Eglot: bump version to 1.17.30 and update EGLOT-NEWSJoão Távora
2024-04-17Document earlier change in eglot-report-progressTheodor Thornhill
2024-01-25Eglot: bump to 1.17João Távora
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-12-27Eglot: bump to 1.16João Távora
2023-10-18Eglot: respect completion sort order dictated by the serverJoão Távora
2023-09-20Eglot: better consider diagnostics at point on code action requestsJoão Távora
2023-09-01; Eglot: Update etc/EGLOT-NEWSJoão Távora
2023-09-01Eglot: revamp confirmation model for server-proposed editsJoão Távora
2023-07-22; Eglot: adjust EGLOT-NEWS mention for last changeJoão Távora
2023-07-20Eglot: fix textDocument/onTypeFormatting for 'newline' commandJoão Távora