You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.org
+2
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
* Changelog
2
2
** Unreleased 8.0.1
3
+
* Added support for ~textDocument/linkedEditingRange~ via
4
+
~lsp-iedit-linked-ranges~ and ~lsp-evil-multiedit-ranges~ (see [[https://github.com/emacs-lsp/lsp-mode/pull/3166][#3166]])
3
5
* Add [[https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-cli#readme][GraphQL Language Server]] for autocomplete graphql query
4
6
* Added ~lsp-auto-touch-files~. When it is non-nil it will auto-create the
5
7
file on the disk before sending ~textDocument/didOpen~.
0 commit comments