FHIR Chat · VS Code for working with IG · implementers

Stream: implementers

Topic: VS Code for working with IG


view this post on Zulip Oliver Egger (Mar 23 2017 at 19:48):

for my handcrafted ig publishing eclipse was too fat and i started using visual studio code which is crossplatttform and has markdown/git integration. you can also run tasks which show the errors in the corresponding file. i started integrating the fhir java validator, ig publisher and it displays the validations error nicely (but honestly quite slow) in the corresponding resource file. if interested see https://github.com/ahdis/chmed16af/blob/master/.vscode/tasks.json


Last updated: Apr 12 2022 at 19:14 UTC