GoodData for VS Code
Manage your analytics through code directly in Visual Studio Code.
GoodData for VS Code consists of two components:
- GoodData Visual Studio Code Extension
- It highlights the syntax, adds autocomplete and other smart IDE features for GoodData YAML files.
- It runs static code validation and highlights errors.
- It enables preview for most analytical objects right in VS Code.
- GoodData Command-line Interface
- The CLI initializes your local environment, deploys local environment to a workspace, and validates files for errors.
- It also helps you with CI/CD.