DocuWriter.ai is an Automated AI-powered tools to generate Code & Api documentation, Tests, and Code Refactors from your source code files. This VSCode extension provides an interface to the DocuWriter.ai API, enabling you to generate these assets directly from your code editor.
🌟 Features
🔖 Generate Code Documentation: Generate comprehensive documentation for your code.
✔️ Generate Code Tests: Generate unit tests for your code.
🚀 Code Optimization: Generate optimized version of your code commands.
🏷️ Generate Code Comments & DocBlocks Generates comments and DocBlocks from your file.
🚀 Getting Started
Install the extension in VSCode.
Enter your DocuWriter.ai API Key by running the Enter API Key command in the Command Palette (F1 or Ctrl+Shift+P).
Run one of the available commands in the Command Palette:
Generate Code Documentation
Generate Code Tests
Generate Code Optimization
Generate Code Comments & DocBlocks
📋 Commands
Enter API Key: Prompts you to enter your DocuWriter.ai API key.
Generate Code Documentation: Generates documentation for the currently active file.
Generate Code Tests: Generates tests for the currently active file.
Generate Code Optimization: Generates an optimized version of the currently active file.
Generate Code Comments & DocBlocks: Generates comments and DocBlocks from your active file.