-
Notifications
You must be signed in to change notification settings - Fork 38.1k
Closed
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityfile-explorerExplorer widget issuesExplorer widget issuesgood first issueIssues identified as good for first-time contributorsIssues identified as good for first-time contributorshelp wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunitiesverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded
Milestone
Description
With Vim keybinding extensions, there is a command :q! that is a force quit.
When you execute this command it quits, without prompting, and without storing any changes. This is what differentiates it from hotexit, all changes should be reverted.
All prompts should be suppressed and the editor should be closed right away.
Currently there is nothing in the API to allow us to do this
:q! to quit without saving (short for :quit!)
Over at VSCodeVim this is one of our highest rated issues:
VSCodeVim/Vim#979
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityfile-explorerExplorer widget issuesExplorer widget issuesgood first issueIssues identified as good for first-time contributorsIssues identified as good for first-time contributorshelp wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunitiesverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded