ai-code README Welcome to the ai-code extension! This extension provides features to enhance your coding experience with AI-powered code suggestions. Features AI Code Completion: Automatically suggests code snippets based on context. Syntax Highlighting: Highlight keywords and variables in your code. Error Detection: Detect and suggest fixes for syntax errors in real time. Tip: The AI code completion feature works best with JavaScript and Python files. Requirements Visual Studio Code version 1.50 or higher. Requires internet access for AI model interactions. Extension Settings This extension contributes the following settings: ai-code.enable: Enable or disable AI-powered code suggestions. ai-code.languageSupport: Configure language support for code completion. Known Issues Currently, AI code suggestions may not be accurate in complex code scenarios. Some languages are not fully supported. Release Notes 1.0.0 Initial release with AI-powered code completion. 1.1.0 Improved error detection. Added support for JavaScript and Python. Following Extension Guidelines Please ensure you've read through the extension guidelines and followed best practices. Extension Guidelines Enjoy! |