https://github.com/fuseraft/kiwi-vscode
VS Code extension for the Kiwi Programming Language
https://github.com/fuseraft/kiwi-vscode
programming-languages vscode-extension
Last synced: 10 months ago
JSON representation
VS Code extension for the Kiwi Programming Language
- Host: GitHub
- URL: https://github.com/fuseraft/kiwi-vscode
- Owner: fuseraft
- License: mit
- Created: 2024-02-29T21:50:05.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-30T01:49:07.000Z (12 months ago)
- Last Synced: 2025-01-30T02:26:47.376Z (12 months ago)
- Topics: programming-languages, vscode-extension
- Homepage: https://github.com/fuseraft/kiwi
- Size: 1.59 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Hayward and Kiwi Language Support for Visual Studio Code
This extension provides language support for the [Hayward Interpreter](https://www.github.com/fuseraft/hayward) and the [Kiwi Programming Language](https://www.github.com/fuseraft/kiwi). 🥝
## Features
Syntax highlighting and code snippets for Hayward and Kiwi.
## Installation
This extension can be installed from the Visual Studio Code Marketplace or by importing the `.vsix` file directly in VS Code.
## Usage
Simply open your Kiwi files with a `.hayward` or `.kiwi` extension, and the extension will automatically provide syntax highlighting and code snippets.
## Contributing
Contributions are welcome!
Let's build something amazing! 🥝
## License
[MIT License](LICENSE)