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

Open button in notification doesn't do anything #19

Closed vadi2 closed 1 year ago

vadi2 commented 1 year ago

The open button in this notification doesn't seem to have an effect:

image

Personally the notification doesn't seem all that necessary, since you are expecting a result of some kind anyway having started the validate operation just a few seconds ago.

SvenSommer commented 1 year ago

Thank you @vadi2 for your feedback.

You're correct, the notification might be a bit redundant since users would expect a result after triggering the validation operation. As per your feedback, I've removed the popup with the 'Open' button for the processed file.

This change will be reflected in the upcoming version (1.0.8) of the extension. Please update the extension when the new version is released and feel free to provide any additional feedback you might have.