Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Ghaymah ConstellationNew to Visual Studio Code? Get it now.
Ghaymah Constellation

Ghaymah Constellation

ghaymah

|
3 installs
| (0) | Free
Multi-root workspace support for Constellation projects
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Constellation VS Code Extension

Support for Ghaymah Constellation projects.

Configuration

The .constellation.settings.json file schema:

{
  "deploymentTargets": [
    {
      "name": "production",
      "s3Uri": "s3://my-bucket/production",
      "environment": {
        "AWS_ACCESS_KEY_ID": "your-access-key",
        "AWS_SECRET_ACCESS_KEY": "your-secret-key",
        "AWS_REGION": "us-east-1",
        "S3_ENDPOINT": "https://s3.amazonaws.com"
      }
    }
  ]
}
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft