THI Coding AssistantAI-powered coding assistant for THI projects — chat with your backend models, get code suggestions, and generate clear summaries directly inside VS Code. What it doesTHI Coding Assistant adds a dedicated CAT view in the Activity Bar. From there you can:
Quick Start
Code Improvement SuggestionsSelect any code snippet to receive AI-powered improvement suggestions, optimization tips, and best practice recommendations. Code SummarizationGenerate clear, concise summaries of selected code blocks or entire files to quickly understand complex code. Manual Code ReviewReview your active file with AI assistance and receive inline fix suggestions. Pre-commit Hook IntegrationAutomatic code review before every commit. The extension integrates with git to help maintain code quality. Getting Started
UsageChat Mode: Type your questions in the chat panel and receive instant AI responses. Code Suggestions: Select code in your editor, click "Get Suggestions" in the assistant panel, and review the improvements. Code Summary: Select code you want to understand and click "Summarize Code" to get a clear explanation. Manual Review: Open a file you want to review, click "Review Current File", and see inline suggestions. Pre-commit Review: Enable in VS Code settings under "THI Coding Assistant" to automatically review code before commits. Requirements
AboutDeveloped for students at Technische Hochschule Ingolstadt (THI) to enhance coding experience and learning. See main README for complete setup instructions. |