Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>CapRover JSON SupportNew to Visual Studio Code? Get it now.
CapRover JSON Support

CapRover JSON Support

Habbora

|
1 install
| (0) | Free
Syntax highlighting and JSON support for CapRover definition files
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

CapRover JSON Support

Adds JSON syntax highlighting and language support for CapRover definition files.

Features

  • JSON syntax highlighting for CapRover definition files
  • Support for pattern: captain-definition-*
  • Auto-formatting (Shift+Alt+F)
  • Bracket matching and error detection

Supported Files

  • captain-definition (default)
  • captain-definition-backend
  • captain-definition-frontend
  • captain-definition-api
  • captain-definition-worker

Usage

Simply create or open any file matching captain-definition-*. VSCode will automatically treat it as JSON.

Example

{
  "schemaVersion": 2,
  "dockerfilePath": "./Dockerfile"
}

Installation

Search for "CapRover JSON Support" in VSCode Extensions or install via:

code --install-extension Habbora.caprover-json

Contributing

Issues and PRs welcome at GitHub

License

MIT

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