CUE for Visual Studio CodeThe VS Code CUE extension provides rich language support for the CUE language. What is CUE?CUE makes it easy to validate data, write schemas, and ensure configurations align with policies. CUE works with a wide range of tools and formats that you're already using such as Go, JSON, YAML, OpenAPI, and JSON Schema. For more information and documentation, including tutorials and guides, see cuelang.org. Why is this extension useful?Visual Studio Code is an awesome, extensible, multi-platform editor and IDE. Its ecosystem has a massive number of plugins for different languages, and this one implements syntax highlighting (and potentially more functionality in the future) for the CUE language. Quick StartWhether you are new or experienced CUE user, we hope this extension fits your needs and enhances your configuration, data and policy experience.
CreditsThis project was started by betawaffle who graciously permitted that it be moved to a more general home in the cue-sh (which is part of the CUE Project), before then being migrated to the cue-lang organisation which more clearly identifies it as part of the CUE Project along with the main CUE repository. ContributingSee Contributing. |