We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebb933f commit 5bbb428Copy full SHA for 5bbb428
1 file changed
packages/lsp/README.md
@@ -10,7 +10,7 @@ Language Server Protocol (LSP) server for Solid.js projects. `ganko` powers diag
10
- Document symbols and workspace symbols
11
- Semantic tokens and inlay hints for reactive constructs
12
- Pull diagnostics (LSP 3.17 `textDocument/diagnostic`) for non-interactive clients
13
-- Custom requests: `solid/showReactiveGraph` (Mermaid + DOT graph payload), `solid/memoryUsage`
+- Custom request: `solid/showReactiveGraph` (Mermaid + DOT graph payload)
14
15
Supported source extensions:
16
0 commit comments