docs: add LSP extension to README bundled tools table
This commit is contained in:
parent
9d8eca488d
commit
c9135da035
1 changed files with 2 additions and 1 deletions
|
|
@ -330,7 +330,7 @@ budget_ceiling: 50.00
|
|||
|
||||
### Bundled Tools
|
||||
|
||||
GSD ships with 13 extensions, all loaded automatically:
|
||||
GSD ships with 14 extensions, all loaded automatically:
|
||||
|
||||
| Extension | What it provides |
|
||||
|-----------|-----------------|
|
||||
|
|
@ -345,6 +345,7 @@ GSD ships with 13 extensions, all loaded automatically:
|
|||
| **MCPorter** | Lazy on-demand MCP server integration |
|
||||
| **Voice** | Real-time speech-to-text transcription (macOS) |
|
||||
| **Slash Commands** | Custom command creation |
|
||||
| **LSP** | Language Server Protocol integration — diagnostics, go-to-definition, references, hover, symbols, rename, code actions |
|
||||
| **Ask User Questions** | Structured user input with single/multi-select |
|
||||
| **Secure Env Collect** | Masked secret collection without manual .env editing |
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue