This is the README for the "Kora AI" extension.
Kora AI is a versatile extension designed to enhance your coding experience with the following key features:
- Code Conversion: Seamlessly convert code from one programming language to another. Whether you're transitioning between languages or collaborating with a team using different tech stacks, Kora AI has you covered.
- Automated Documentation: Generate comprehensive documentation for your codebase with ease. Kora AI intelligently analyzes your code and creates documentation, saving you time and ensuring your projects stay well-documented.
-
View Function Finder: Easily locate and view Python functions in your project, especially useful for Django projects.
-
Function Content Extraction: Extract the entire content of a Python function, including indented code blocks.
- Django View Detection: Identify Django views in your project and navigate to their definitions effortlessly.
- Accurate Indentation: Kora AI accurately detects the indentation level of functions, providing a comprehensive view and ensuring correct formatting.
There are no specific requirements or dependencies for the Kora AI extension. Simply install and start using it right away!
Kora AI contributes the following settings:
Kora AI
: Enable/disable the Kora AI extension.
No known issues at the moment. Please report any encountered problems on the [GitHub repository](https://github.com/yourusername/Kora AI).
- Initial release of the Kora AI extension, introducing core features for polyglot code conversion, documentation generation, and Python development support.
- Fixed minor bugs related to function content extraction.
- Added Django view detection and navigation.
Ensure that you've read through the extensions guidelines and follow best practices when using Kora AI.
You can author your README using Visual Studio Code. Here are some useful editor keyboard shortcuts:
- Split the editor (
Cmd+\
on macOS orCtrl+\
on Windows and Linux). - Toggle preview (
Shift+Cmd+V
on macOS orShift+Ctrl+V
on Windows and Linux). - Press
Ctrl+Space
(Windows, Linux, macOS) to see a list of Markdown snippets.
Enjoy coding with Kora AI!