Skip to content

Language server can make redundant network requests when opening a project for the first time #130

@raleigh-g-thompson

Description

@raleigh-g-thompson

When a user opens a CQL project in VS Code for the first time, the extension needs to download supporting FHIR packages from the internet before it can provide diagnostics, hover information, and other language features. Due to a bug in how we coordinate that download, multiple downloads of the same packages can be triggered simultaneously instead of just one.

Metadata

Metadata

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions