Add an option "never" for showing inline suggestion toolbar #198070
Labels
feature-request
Request for new features or functionality
help wanted
Issues identified as good community contribution opportunities
insiders-released
Patch has been released in VS Code Insiders
verification-needed
Verification of issue is requested
verified
Verification succeeded
Milestone
Inline Suggestion Toolbar
Current Feature
Currently, we can control when to show the inline suggestion toolbar by setting
editor.inlineSuggest.showToolbar
to "always" or "onHover", which are defined as follows:New Feature
For the new feature, I suggest to add an option "never" as follows
The text was updated successfully, but these errors were encountered: