Note that this is a version of the extension that doesn't adhere to the rules of Omniarium Standard Edition 1.0!
This extension provides language support for Omniarium, Omniarium Layers, and Omniarium Regex
within VS Code.
[!NOTE]
This is an extension for a language concept, the
Omniarium programming language is not actually
functional at the moment!
Features
Syntax Highlighting (incomplete): Syntax highlighting for Omniarium, Omniarium Layers, and
Omniarium Regex.
This makes code easier to read and understand.
Snippets (incomplete): Speed up your development with built-in snippets for common Omniarium
and Omniarium Layers constructs. Just type the prefix and press Tab to insert the code.
Basic Formatting (incomplete): Automatically format your code to adhere to consistent style
guidelines.
File Associations: Automatically associate .omni, .omni.lyr, .omni.loc, .omni.ini,
and .omni.manifest files with the Omniarium language mode.
Contributing
Contributions are welcome! Feel free to submit bug reports, feature requests, or pull requests.
You might want to contribute to the newer extension instead of this one!