CUE for Visual Studio CodeThe official VS Code CUE extension provides rich language support for the CUE language through syntax highlighting and language server (LSP) integration. 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. Quick Start
FeedbackWe welcome feedback on your experience with the extension. Please file bug reports and share ideas via issues and discussions in the main CUE repository. CreditsThis project was started by betawaffle who graciously permitted that it be moved to be part of the CUE project. ContributingSee Contributing. |