FHIR Chat · Atom language-cql 2.9.0 Released · cql

Stream: cql

Topic: Atom language-cql 2.9.0 Released


view this post on Zulip JP (Mar 12 2021 at 00:04):

A new version of the Atom plugin is up -
language-cql 2.9.0 - https://atom.io/packages/language-cql

  • Shows ids instead of random hashes in the results (uh.. finally :flushed:)
  • Handles urn prefixes
  • Highlights ELM when you view it
  • Fixes hotkeys binding to non-cql files
  • Various install / uninstall fixes
  • Splits the pane instead of switching away from CQL (so you can edit -> f5 -> edit -> f5 and not have to change panels)
  • Significant performance improvements

view this post on Zulip Bryn Rhodes (Mar 12 2021 at 00:15):

Hooray!! This is such a quality of life improvement for me, removing the JVM startup time is huge!

view this post on Zulip JP (Mar 12 2021 at 00:32):

Yep. That's gone. There's also a new batch API under the hood, a new caching layer, and a new cql-translator to cql-engine ELM mapper.


Last updated: Apr 12 2022 at 19:14 UTC