Skip to content

Language server recompiles CQL files from scratch on every keystroke, causing sluggish editor performance #131

@raleigh-g-thompson

Description

@raleigh-g-thompson

Every time a user types in a CQL file — or triggers any language feature such as hover, go-to-definition, or View ELM — the language server recompiles the entire library from scratch. This includes reloading all model definitions and dependent libraries every single time, regardless of whether anything has actually changed.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions