This repository contains the source code for the Salesforce Analytics Extensions for Visual Studio Code. These extensions include tools for developing on the Salesforce Analytics platform, including setting up analytics projects and working with analytics application templates.
Currently, this repository contains source for the following extensions:
-
analyticsdx-vscode
A top-level extension pack that automatically installs the extensions below for you. -
analyticsdx-vscode-core
This extension interacts with the Salesforce CLI Analytics Plugin to provide analytics commands.
-
analyticsdx-vscode-templates
This extension provides editing features for Salesforce analytics application template source files, including validation, hover text, code-completion suggestions, quick fixes, and code navigation.
If you are interested in contributing, please take a look at the contributing doc.
If you are interested in building the extensions locally or publishing to the marketplace, please take a look at the packaging doc.
For information about using the extensions, consult the README.md file for each package.