Stream: shorthand
Topic: VS Code extension v1.9.0
Julian Carter (Feb 22 2022 at 14:47):
Version 1.9.0 of the FHIR Shorthand extension for VS Code has been released! Version 1.9.0 now offers auto completion for paths when writing rules on a Profile, Extension, Logical, or Resource. Note that auto complete suggestions are made based on the snapshot of the parent resource, thus elements added by an AddElementRule or constrained by an OnlyRule will not have these changes reflected in autocomplete results. Also note that support for caret paths is not available at this time.
Special thanks to @Mint Thompson for working so hard to bring this feature to light! If you would like to add the extension to your VS Code environment, you can do so by clicking the Extensions button from the sidebar on the left and searching for “FHIR Shorthand”, or by following this link.
Chris Moesel (Feb 22 2022 at 17:03):
We're really excited about this feature. If you write FSH and haven't been using VS Code with the FHIR Shorthand extension, now would be a great time to check it out. The path-completion feature is a game-changer!
Last updated: Apr 12 2022 at 19:14 UTC