cqframework / cqframework/cql-language-server
Autocompletion for included libraries
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Kotlin
- Stars
- 2
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
As a CQL author, when writing CQL for an included Library, I want the editor to suggest libraries from the local directory.
Contributor guide
No contributing guide indexed for this repository
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 the language-server completion entry point and the code that resolves included CQL libraries. Trace how the local directory is discovered, then verify that completion results include available local libraries when authoring an included Library.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100