Syntax highlight extension for fhirpath for VScode
- Available for .fhirpath file extension
- Embedded to .yaml files (under expression keyword)
- Embedded to .fsh files (inside
[[blocks]]
)
- Add support for FHIRPath Mapping Language embedded expressions
- Embed to FSH (FHIR ShortHand) files to `[[blocks]]``
- Fix YAML inline embedding
- Prepare extension for marketplace
- Improve fhirpath in yaml highlighting in expression only (including double quoted and blocks)
- Initial release