Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Clinical Graph Language (.cgl)New to Visual Studio Code? Get it now.
Clinical Graph Language (.cgl)

Clinical Graph Language (.cgl)

Yuxi Long

|
1 install
| (0) | Free
Syntax highlighting for Clinical Graph Language (.cgl)
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Clinical Graph Language (CGL) Syntax Highlighter

Syntax highlighting for Clinical Graph Language (.cgl files) - an ad-hoc language for specifying clinical knowledge graphs.

Example:

#@ Clinical Graph Language Version: 0.1

$bind ~Timeline

$bind ~Radiology_Event
~Radiology_Event -[Event]-> ~Timeline

2015-09-18 -[Time]-> ~Radiology_Event
PET/CT -[Imaging Modality]-> ~Radiology_Event
F-18 FDG -[Tracer]-> ~Radiology_Event
13.2 mCi -[Dose]-> F-18 FDG

$unbind ~Radiology_Event

$unbind ~Timeline

################################################
...Arbitrary comments after the hashtag divider
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft