AI More Context - VSCode Extension
This extension captures web development context to enhance your debugging experience in VSCode.
Features
- Captures DOM structure
- Records console errors
- Monitors resource loading
- Takes screenshots
- Saves context in Markdown format
Installation
- Install from VSIX file
- Restart VSCode
- Start the context server
Usage
- Press
Cmd+Shift+P (Mac) or Ctrl+Shift+P (Windows/Linux)
- Type "Start Context Server"
- The server will start on port 3000
- Use the Chrome extension to capture context
- Context files will be saved in the
ai-more-context folder
Configuration
The extension can be configured in VSCode settings:
ai-more-context.port : WebSocket server port (default: 3000)
Troubleshooting
If you encounter issues:
- Check if the server is running
- Verify Chrome extension installation
- Check console for errors
- Restart VSCode
Support
For help and support:
- Open an issue on GitHub
- Check the documentation
- Contact the author
License
MIT - See the LICENSE file for details.
| |