schema
{}
displayName
LSP
description
Code intelligence via language servers — jump to definitions, find
references, type info, list symbols, find implementations, trace call
hierarchies. Auto-reports type errors after edits. Inactive until a
code-intelligence plugin is installed.
inputSchema
type
object
required
properties
action
type
string
enum
- definition
- references
- type-info
- list-symbols
- implementations
- call-hierarchy
- diagnostics
file_path
line
column
symbol
mode
normal
streamable
false