saveDocument
Saves a workspace document by writing the file to disk through the VS Code buffer when the extension is connected.
Instructions
Save workspace document via VS Code buffer when ext connected. No-op otherwise (editText writes to disk).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Path to the file to save |