codfsh is a VS Code Extension to support compilation and validation of FHIR profile definitions. Short Hand files (.fsh) can be compiled and validated easily with Sushi and HAPI validator
Other
6
stars
1
forks
source link
Default F5 keybinding conflicts with launch debugger shortcut #30
The default keybinding of F5 conflicts with the shortcut to launch the vscode debugger:
Perhaps setting a 'when' condition to codfsh's keybinding would help?