issues
search
forcedotcom
/
analyticsdx-vscode
Salesforce Analytics Extensions for Visual Studio Code
BSD 3-Clause "New" or "Revised" License
11
stars
2
forks
source link
Additional template lint validations and editor updates
#42
Closed
smithgp
closed
4 years ago
smithgp
commented
4 years ago
Based on feedback:
Validate template (dev) name: letter, followed by letter/number/_, no _
, no ending in
, maxLength 80
Set label maxLength 80
Set description maxLength to 255
Include default visibility in New Page snippets in ui.json
Validate assetVersion is 36.0+, and a whole or *.0 number
Template (dev) name must match folder name
Only show support field completions for variableType type
Based on feedback: