Skip to content

Commit 5bbb428

Browse files
committed
docs: remove solid/memoryUsage from LSP README
1 parent ebb933f commit 5bbb428

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/lsp/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Language Server Protocol (LSP) server for Solid.js projects. `ganko` powers diag
1010
- Document symbols and workspace symbols
1111
- Semantic tokens and inlay hints for reactive constructs
1212
- Pull diagnostics (LSP 3.17 `textDocument/diagnostic`) for non-interactive clients
13-
- Custom requests: `solid/showReactiveGraph` (Mermaid + DOT graph payload), `solid/memoryUsage`
13+
- Custom request: `solid/showReactiveGraph` (Mermaid + DOT graph payload)
1414

1515
Supported source extensions:
1616

0 commit comments

Comments
 (0)