1o Extension: Provides language support for the 1o language, including syntax highlighting, code completion, and other features for developing 1o applications.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
The 1o Language Support extension provides enhanced language support for the 1o programming language in Visual Studio Code. With this extension, you can enjoy improved development productivity, including:
Syntax highlighting for 1o code.
Code completion for 1o language elements.
Support for 1o-specific file extensions.
Enhanced code formatting and indentation rules.
Helpful code snippets for common 1o patterns.
And more!
Features
Syntax Highlighting: 1o code is beautifully highlighted for easy reading.
Code Completion: Enjoy intelligent code completion suggestions for 1o language elements.
File Extensions: Supported file extensions include .1o, .1o.controller, .1o.model, .1o.page, and more.
Code Formatting: Automatic code formatting and indentation rules that follow 1o conventions.
Code Snippets: Speed up development with a collection of useful 1o code snippets.
Usage
Install the extension from the Visual Studio Code Marketplace.
Open a .1o or any supported 1o file in Visual Studio Code.
Start coding and experience the enhanced 1o development features.
Known Issues
This extension is actively maintained to provide the best experience, but there may be known issues. Please check the GitHub repository for the latest updates and issue tracking.
Release Notes
Version 0.0.1: Initial release of 1o Language Support.
Feedback and Contributions
If you encounter any problems or have suggestions for improvements, please feel free to report issues on the GitHub repository.
We welcome contributions from the community. If you'd like to contribute to this extension, please fork the repository and submit pull requests.
License
This 1o Language Support extension is released under the Your License Name.