Pseudo Engine is a powerful coding engine for structured AI code-gen as well as a high-level, easy to read copy of your repository. Pseudo comes with a VCS for safe code-gen and no-worry coding development.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Pseudo Engine is a powerful coding engine for structured AI code generation as well as a high-level, easy-to-read copy of your repository. It comes with a version control system for safe code generation and worry-free coding development.
Features
The extension enhances the editing experience for Pseudo code files:
Syntax Highlighting: Colorizes Pseudo code for better readability
Hover Information: Shows explanations when hovering over Pseudo syntax elements
Error Detection: Identifies syntax errors and reference errors in real-time
Quick Fixes: Provides one-click solutions for common errors
Document Outline: Shows functions, data structures, components, and their children in the Outline view for easy navigation
Requirements
Pseudo Engine CLI binaries
VS Code 1.102.0 or higher
Acknowledgements
Pseudo Engine is built with Rust and leverages several open-source libraries