codemirror-languageserver
Advanced tools
+0
-1
@@ -256,3 +256,2 @@ import { insertCompletionText, autocompletion as autocompletion$1 } from '@codemirror/autocomplete'; | ||
| } | ||
| this.sendChange({ documentText: view.state.doc.toString() }); | ||
| const result = await this.client.textDocumentHover({ | ||
@@ -259,0 +258,0 @@ textDocument: { uri: this.documentUri }, |
+1
-1
| { | ||
| "name": "codemirror-languageserver", | ||
| "version": "1.17.0", | ||
| "version": "1.17.1", | ||
| "description": "Language Server Plugin for CodeMirror 6", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
1417925
039434
0