Closed gerrycampion closed 1 year ago
Azure Static Web Apps: Your stage site is ready! Visit it here: https://icy-flower-095494b10-184.centralus.azurestaticapps.net
Azure Static Web Apps: Your stage site is ready! Visit it here: https://icy-flower-095494b10-184.centralus.azurestaticapps.net
Azure Static Web Apps: Your stage site is ready! Visit it here: https://icy-flower-095494b10-184.centralus.azurestaticapps.net
The Acceptance criteria for this Issue is met, but while following the steps in the PR related to this issue, it is found that the intellisense doesn't work on pressing ctrl/command + space but only when space is pressed after entering a colon.
Depends on: https://github.com/cdisc-org/cdisc-rules-engine/pull/409
To test before the rule engine PR is merged, you can add this env var to
local.settings.json
:"RULE_SCHEMA_URL": "https://raw.githubusercontent.com/cdisc-org/cdisc-rules-engine/ISS-335-move-rule-schema-from-rules-editor-to-core-rules-engine-repo/resources/schema/CORE-base.json"
To test after the merge:
"RULE_SCHEMA_URL": "https://raw.githubusercontent.com/cdisc-org/cdisc-rules-engine/main/resources/schema/CORE-base.json"
Test steps:
yaml-schema