Live editor state
xlide_live_stateCheck the active VBA editor session to see the current module, project, break mode, unsaved edits, caret location, and analyzer status before suggesting changes.
Instructions
What the running Visual Basic Editor is doing right now: the module and project on screen, whether the project is in break mode, whether there are unsaved edits, the procedure the caret is in, and whether the analyzer engine is answering. Use it when the user asks about what they are looking at, or before suggesting an edit to a module they may have unsaved changes in.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pid | No | Which session, by process id. 0 uses the only one, or refuses. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||