Zora Language Extension for Visual Studio Code
Syntax highlighting support for Zora configuration files in Visual Studio Code.
Features
- Syntax highlighting for
.zora configuration files.
- Sections (
[SectionName] ), key-value pairs (key = value ), and comments (# Comment ) are highlighted according to Zora syntax rules.
Installation
You can install the Zora Language extension from the Visual Studio Code Marketplace:
- Open Visual Studio Code.
- Go to the Extensions view by clicking on the Extensions icon in the Activity Bar on the side of the window or by pressing
Ctrl+Shift+X .
- Search for "Zora Language" in the Extensions Marketplace.
- Click on the "Install" button for the "Zora Language" extension authored by [zora].
Usage
- Once installed, open any
.zora file in Visual Studio Code to see syntax highlighting based on Zora configuration language rules.
- Modify your Zora configuration files with enhanced readability and clarity provided by syntax highlighting.
Contributing
If you find any issues or have suggestions for improvements, please open an issue or submit a pull request on GitHub.
License
This project is licensed under the MIT License. See the LICENSE file for details.
About
This extension is maintained by Milton Vafana.
For more information, visit the GitHub repository.
| |