A Visual Studio Code extension that provides a chat interface for code assistance.
- Chat interface for asking coding questions
- Accessible from both sidebar and dedicated panel
- Modern and clean UI that matches VS Code theme
- Clone this repository
- Run
npm installto install dependencies - Press F5 to open a new window with the extension loaded
npm run compile- Click on the Sukode icon in the activity bar
- Use the "Open Chat" button or run the "Sukode: Open Sukode Code Assistant" command
- Type your coding question in the text area and press Enter or click "Send"
- Sukode: Open Sukode Code Assistant: Opens the chat interface in a separate panel
- Sukode: Refresh Chat: Refreshes the chat interface
- Visual Studio Code 1.74.0 or higher
This extension does not contribute any settings yet.
- This is a demonstration version with placeholder responses
- No actual AI integration is implemented yet
Initial release of Sukode Code Assistant
