Releases: Visual-Code-Space/Visual-Code-Space
Releases · Visual-Code-Space/Visual-Code-Space
Release v2.0.1
Visual Code Space (VCSpace) - Version 2.0.1 Release Notes
New Features
- Improved File Tree: Enhanced navigation and organization of project files. Commit
- New Crash Handler: Improved application stability with a new crash handler. Commit
- Added Alpine Support: Added support for Alpine Linux environments. Commit
Updates and Enhancements
- Refactored Files: Codebase refactored for improved readability and maintainability. Commit
- Removed Unused Dependencies: Unused orbit-illustrations dependency removed. Commit
- Lazy Initialization for ACTION_EXIT: Optimized performance with lazy initialization. Commit
Bug Fixes
- LibTalloc Symlink Setup: Fixed issues with extracting and symlinking libtalloc during setup. Commit
- Improved Terminal: Enhanced terminal functionality for better user experience. Commit
To view more commits, visit the commit history.
Visual Code Space (VCSpace) v2.0.0
Visual Code Space (VCSpace) Release Notes
Version: 2.0.0
Release Date: 15/12/2024
I am excited to introduce VCSpace 2.0.0, a major update that transforms your coding experience with AI-powered features designed to boost productivity and simplify development.
Key Features
1. Plugin System
- Fully customizable plugin support using BeanShell scripting.
- Write, test, and execute Android-specific features like starting activities and showing Toast messages.
- Manage plugins seamlessly with an integrated plugin directory and manifest file system.
2. Git Integration
- Perform Git operations (Fetch, Pull, Push) using JGit.
- Intuitive Git UI for managing repositories directly from your Android device.
3. Project Management
- Efficiently load and manage projects with powered file operations.
- Easily browse, edit, and save project files.
4. Advanced Code Editor
- Syntax highlighting and error detection (coming soon) for a smoother coding experience.
New AI Features
1. Generate Code
- Get ready-to-use code snippets for your requirements, from simple utility functions to complex workflows.
- Save time and focus on building your app while the AI handles repetitive coding tasks.
2. Explain Code
- Select any portion of your code to receive a detailed explanation in plain language.
- Perfect for beginners and professionals who want to understand or document their code better.
3. Debug Assistance (coming soon)
- Identify potential issues in your code with AI-powered suggestions and debugging tips.
- Get step-by-step guidance to fix errors quickly.
4. Intelligent Recommendations (coming soon)
- Receive contextual suggestions for improving code quality, optimizing performance, and following best practices.
- AI helps you write cleaner, more efficient, and maintainable code.
5. Real-Time AI Chat (coming soon)
- Ask questions, troubleshoot issues, or brainstorm ideas with an integrated AI assistant.
Other Enhancements
Performance Improvements
- Faster project loading and reduced memory usage.
- Optimized for Android devices running SDK 34.
How to Use the New AI Features
- Open any project or start a new one in VCSpace.
- Use the "Command Palette (Ctrl+Shift+P)" menu to access Generate Code, Explain Code, or other features.
- Engage with the AI assistant for real-time help and suggestions.
Feedback & Support:
We'd love to hear your thoughts on VCSpace 2.0.0! Share your feedback or report any issues at itsvks19@gmail.com.
Happy coding!