gd_lsp_symbols
Extract functions, variables, and classes from GDScript files to analyze code structure and identify symbols within Godot projects.
Instructions
Gets the document symbols (functions, variables, classes) for a given GDScript file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Absolute path to the .gd file |