cqframework / cqframework/vscode-cql
Support EnableHedisCompatibilityMode when running Measures in VSCode
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 13
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
I tried adding this flag to cql-options.json, but didn't see any change. Wondering if this can be supported. Using extension version 0.7.5.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating how cql-options.json is read and how Measures are launched in the VS Code extension. Trace where the EnableHedisCompatibilityMode option would need to be passed, then verify that enabling it changes Measure execution behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100