FHIR Chat · VSCode Extension 1.2.0 · shorthand

Stream: shorthand

Topic: VSCode Extension 1.2.0


view this post on Zulip Mint Thompson (Apr 02 2021 at 16:18):

Version 1.2.0 of vscode-language-fsh, the FHIR Shorthand extension for VSCode, has been released! This release adds two new features:

  • Go to Definition: VSCode's built-in definition-finding capability can be used to locate FSH entities in your workspace. Press <F12> or select "Go to Definition" from the right-click context menu to use this feature.
  • Open Documentation: Open official documentation pages directly from your FSH files. Right-click on a FHIR resource name or a FSH keyword and select "Open FHIR Documentation" from the context menu.
    You can find and install the extension in VSCode's extension marketplace by searching for vscode-language-fsh. A full README is available with more details about the extension's features.

view this post on Zulip Chris Moesel (Apr 02 2021 at 16:27):

If you already have the extension, you may need to restart VS Code for it to find and install the update.


Last updated: Apr 12 2022 at 19:14 UTC