Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>KuoNew to Visual Studio Code? Get it now.
Kuo

Kuo

Kuolang

| (0) | Free
Lightweight, fast and OOP based programming language.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Kuo Language Support for Visual Studio Code

Official language support extension for Kuo - a lightweight, fast and OOP-based programming language built on C++ foundations.

This extension provides syntax highlighting, language configuration, and essential development tooling for writing Kuo programs inside Visual Studio Code.


✨ Features

  • ✅ Syntax Highlighting
  • ✅ Language Configuration (comments, brackets, auto-closing pairs)
  • ✅ File Icon Support (.kuo)
  • ✅ Bracket Matching
  • ✅ Auto Indentation Rules
  • 🚧 Snippets (planned)
  • 🚧 IntelliSense / LSP support (planned)
  • 🚧 Formatter support (planned)

⚙️ Requirements

No external dependencies are required to use this extension for syntax highlighting.

If you plan to compile or run Kuo programs, you must install:

  • Kuo compiler (when publicly available)
  • A C++17 compatible toolchain (for Kuo backend builds)

🧪 Known Issues

  • IntelliSense is not yet implemented.
  • No built-in formatter yet.
  • No debugging support at this stage.

If you encounter bugs or unexpected behavior, please open an issue in the repository.


🗺 Roadmap

  • Language Server Protocol (LSP) integration
  • Code completion
  • Hover documentation
  • Go to definition
  • Formatting support
  • Debug adapter integration

🧩 Contributing

Contributions are welcome. If you'd like to improve syntax rules, add snippets, or help build LSP support, feel free to submit a pull request.


📜 License

MIT License


Enjoy coding with Kuo 🚀

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft