gematik / codfsh

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

Open vadi2 opened 9 months ago

vadi2 commented 9 months ago

The default keybinding of F5 conflicts with the shortcut to launch the vscode debugger:

image

Perhaps setting a 'when' condition to codfsh's keybinding would help?