Move "Ask Continue" from Quick Fix Menu and Provide Customization Options #3576
Labels
area:configuration
Relates to configuration options
ide:vscode
Relates specifically to VS Code extension
kind:enhancement
Indicates a new feature request, imrovement, or extension
"needs-triage"
Validations
Problem
The "Ask Continue" option in the "quick fix" menu is causing unintended behavior and disrupting workflow in Visual Studio Code. Specifically:
It often triggers unintentionally when using the
Ctrl + .
shortcut, which is primarily expected to offer fixes from "code intellisense" or the language server.The presence of this option in the quick fix menu interferes with the typical expectation of getting precise, language-specific fixes.
Solution
The text was updated successfully, but these errors were encountered: