Description
Add missing document cleanup tool for running the code clean up in an active document.
Tools to Implement
| Tool |
Description |
document_cleanup |
Run the visual studio code cleanup tool on the active document |
Notes
- Extends existing document tools category
- The internal command name is "EditorContextMenus.FileHealthIndicator.RunDefaultCodeCleanup"
Description
Add missing document cleanup tool for running the code clean up in an active document.
Tools to Implement
document_cleanupNotes