Skip to content

Commit

Permalink
Update VS Code Extension (#106)
Browse files Browse the repository at this point in the history
* Update to new publisher

* Update extension name
  • Loading branch information
jafeltra authored Sep 19, 2024
1 parent 814b403 commit f036d1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/VSCode/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ description: >

Because FHIR Shorthand files are pure text, authors can use any text editor to create FSH content. However, if you choose the popular (and free) [Visual Studio Code (VS Code)](https://code.visualstudio.com/) editor, there is a FSH-specific extension that can greatly enhance your productivity through syntax highlighting, helping you navigate, and even running SUSHI and navigating directly to errors.

The [VS Code FSH extension](https://marketplace.visualstudio.com/items?itemName=MITRE-Health.vscode-language-fsh) (formally, MITRE-Health.vscode-language-fsh) offers the following features:
The [VS Code FSH extension](https://marketplace.visualstudio.com/items?itemName=FHIR-Shorthand.vscode-fsh) (formally, MITRE-Health.vscode-language-fsh) offers the following features:

* **Syntax highlighting.** Colorizing FSH text allows easier reading and writing of FHIR Shorthand.
* **Autocomplete.** This feature makes contextually appropriate suggestions after when specifying a nested path, the `Parent` keyword, and when writing `obeys` rules.
Expand Down

0 comments on commit f036d1c

Please sign in to comment.