capitaomorte pushed a change to branch externals/eglot.

      from  a1f1dd6   * eglot.el (Version): Bump to 0.10
       new  a9010f1   Implement formatting (#19)
       new  efc0f45   Minor cleanup to new textDocument/formatting feature
       new  610d95b   Use gfm-mode for formatted strings (#20)
       new  364348d   Close #25: Improve eglot-ensure and mention it in 
README.md
       new  0cde01f   Close #26: Guess server for js2-mode and rjsx-mode
       new  cbc418c   Per #22: Simplify eglot-format-buffer
       new  17ef74e   Defer textDocument/formatting requests
       new  0b9cffe   Per #22: Apply text edits atomically
       new  df5e72e   Close #23: Report progress when applying edits
       new  48c3f45   Close #22: Apply text edits as a single undoable edit
       new  04ef055   Close #27: empty ranges are valid in LSP
       new  0176264   * eglot.el (Version): Bump to 0.11


Summary of changes:
 README.md      |  18 ++++++--
 eglot-tests.el |  20 +++++++++
 eglot.el       | 132 ++++++++++++++++++++++++++++++++++++++++-----------------
 3 files changed, 129 insertions(+), 41 deletions(-)

Reply via email to