emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/eglot updated (4edd478 -> 97ed4ca)


From: Stefan Monnier
Subject: [elpa] externals/eglot updated (4edd478 -> 97ed4ca)
Date: Wed, 17 Mar 2021 18:41:40 -0400 (EDT)

monnier pushed a change to branch externals/eglot.

      from  4edd478   Bump Eglot version to 1.7
       new  926d0594  Close #575: Use flex completion if available by default
       new  4c85df2   Close #212: Don't block in eglot-imenu if performing 
non-essential task
       new  16bbf85   Fix #582: flex completion style is not available on Emacs 
< 27
       new  9da9d69   C-u M-x eglot discards class guessed by 
eglot--guess-contact
       new  ceac05c   Fix #593: Unbreak interactivee eglot--connect for complex 
contact specs
       new  f9df418   Fix #584: Define a face for symbol highlight
       new  e5a9648   Fix #513: use `path-separator', not ":",  in Eclipse/JDT 
custom code
       new  d00dfe3   Fix #592: run exit-function only for finished completion
       new  51f1320   Skip downloading GNU ELPA deps on make check by default
       new  6370a1c   Fix some of eglot-tests.el for new Eldoc library
       new  8761f86   Unbreak eglot-dcase test
       new  83cd785   Fix #365: Fix eglot-completion-at-point for multiple 
matches
       new  0c4daa4   Fix #531: mention M-x eldoc as preferred documentation 
command
       new  e6ca70c   Close #599: add rnix-lsp server for nix-mode, community 
suggestion
       new  cb58b72   Close #603: add fortls for Fotran (f90-mode)
       new  147f3b0   Close #411: offer shortcut commands to commonly invoked 
code actions
       new  99f8d7b   Per #604: mention common installation pitfalls in 
README.md
       new  8305eed   * eglot.el (eglot): Tweak docstring grammar.
       new  2879b83   * README.md: Mention Google Open Source Peer Bonus
       new  d5b840b   Fix #606, #Fix 608: fix bug in eglot-code-actions
       new  eac5264   Fix #609: flush pending changes to server before code 
actions request
       new  50b0e84   Fix #602: fully handle LSP glob syntax
       new  1f2b024   Close #605: Support activeParameter property for 
SignatureInformation
       new  133c25e   Close #613: explicitly require seq.el
       new  a43289e   Fix #616: also override global 
flymake-diagnostic-functions
       new  f68f829   Close #566: prefer typescript-language-server for JS&TS
       new  c73f5ed   Fix #612: remove duplicate entry for "Registration" LSP 
type
       new  4ae5a44   Fix #568: update gopls URL in README.md
       new  fc4c324   Fix #567: update elixir-ls link in README.md
       new  f63abe8   Fix #418: support phps-mode
       new  bf4a7aa   Fix #406: mention eglot-stay-out-of in README.md
       new  8d00f8b   Per #602: speed up glob matching 2x
       new  2fc0db8   Fix #467: make eglot-ignored-server-capabilites defcustom 
a set
       new  550ffc2   Per #602: tweak glob-parsing grammar
       new  398b81e   Per #602: simplify dir-watching strategy of 
w/didChangeWatchedFiles
       new  e57be55   Fix #502: silence messages while formatting markup
       new  a2d1fc9   Fix #625: handle null reply for textDocument/definition
       new  7f2e680   Fix #627: handle empty actions array in 
window/showMessageRequest
       new  ee980cf   Fixup last commit to fix #627
       new  1a54fc0   Per #627: URIfy better
       new  92b0c5d   Fix #610: protect against empty URIs on windows
       new  d784d60   Fix #635: Correctly protect against zero-length 
completion items
       new  7918fac   Close #637: Add TRAMP support
       new  33e83ba   Fix #638: convert colon to hex in URI
       new  39473f7   Fix #626: remove highlight overlays immediately when 
symbol edited
       new  65aadca   Fix #620: simplify eglot--apply-workspace-edit
       new  47f8581   Per #605: indicate support for activeParameter
       new  f0c770c   Fix #555: autoload eglot-workspace-configuration's 
safe-l-v spec
       new  97ed4ca   Close #643: add new command eglot-shutdown-all


Summary of changes:
 Makefile       |   5 +-
 NEWS.md        |  33 +++-
 README.md      |  58 +++++--
 eglot-tests.el | 171 ++++++++++++++----
 eglot.el       | 533 ++++++++++++++++++++++++++++++++++++---------------------
 5 files changed, 557 insertions(+), 243 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]