PolicyCheck helps developers validate policy files (e.g., Rego, YAML, or JSON) directly inside VS Code.
It integrates with local or remote policy engines, performs syntax checks, and highlights validation errors in real time.
✨ Features
🔍 Instant Validation: Run policy checks as you edit files.
🧩 Custom Commands: Trigger validations or deployments from the Command Palette.
🧠 Intelligent Feedback: Inline diagnostics and problem highlighting.
🧰 Extensible Design: Easily connect to Open Policy Agent (OPA) or custom validators.
💡 Lightweight & Fast: Activates only when relevant files are opened.
🚀 Getting Started
1️⃣ Installation
Open VS Code → Extensions (Ctrl+Shift+X)
Search for PolicyCheck
Click Install
2️⃣ Usage
Open a policy file (.rego, .yaml, .json, etc.)
Open the Command Palette (Ctrl+Shift+P / Cmd+Shift+P on Mac)