Skip to content

Conversation

@Ovizro
Copy link
Member

@Ovizro Ovizro commented Nov 23, 2025

This PR was created by qwen-chat coder for task 13f566f9-3bd9-4d54-bce5-01bc80009dc5.

- Added `package.json` with language support and extension metadata
- Implemented `syntaxes/koilang.json` for comprehensive syntax highlighting including commands, parameters, strings, numbers, booleans, lists, and dictionaries
- Created `language-configuration.json` to define comments, brackets, auto-closing pairs, and folding markers
- Added `README.md` with features, syntax examples, and installation instructions
- Included `DEVELOPMENT.md` outlining project structure, grammar rules, and development workflow
- Provided `example.koi` and `test.koi` files for testing syntax highlighting across various scenarios
- Added `build.sh` script for packaging the extension into a .vsix file
- Updated `.gitignore` to exclude build artifacts and editor configurations
- Initial release documented in `CHANGELOG.md` with full feature set and version 0.1.0
@Ovizro Ovizro closed this Nov 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants