Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
When the user has set the config: ``` "editor.codeActionsOnSave": { "source": "explicit" } ``` this runs debugging#smokeTestSpec function which in turn will check for the presence of the .cfg files and trigger the dialogs. With this fix, the dialogs will show up only when the user is trying to model check the currently selected spec.
- Loading branch information