Formatter should show notification modal instead of blocking dialog if there are no formatters installed #132032
Labels
formatting
Source formatter issues
*out-of-scope
Posted issue is not in scope of VS Code
under-discussion
Issue is under discussion for relevance, priority, approach
Milestone
In previous version (1.55.2) if there are no formatters installed it shows notification modal instead of blocking dialog, but the latest version (1.60.0-insider) it shows dialog. The reason I am not a fan of dialog in this case is because it prevents from typing and I have to close the dialog before continue typing, here is examples from v1.55.2 and the latest version (1.60.0-insider)
vscode v1.55.2 shows notification modal
vscode v1.60.0-insider shows dialog, which prevents from typing
context: #119463 (comment) and related issue #119463
cc @isidorn
The text was updated successfully, but these errors were encountered: