forcedotcom / analyticsdx-vscode

Salesforce Analytics Extensions for Visual Studio Code
BSD 3-Clause "New" or "Revised" License
11 stars 2 forks source link

ui.json: validate the variable names match a variable in variables.json #21

Closed smithgp closed 4 years ago

smithgp commented 4 years ago

What does this PR do?

Lint the variables used in ui.json against those listed in variables.json. If the variable name in ui.json doesn't match one, it also tries to see if any the variable names are similar, to put in the warning.