rubberduck-ai / rubberduck-vscode

Use AI-powered code edits, explanations, code generation, error diagnosis, and chat in Visual Studio Code with the official OpenAI API.
https://marketplace.visualstudio.com/items?itemName=Rubberduck.rubberduck-vscode
MIT License
583 stars 72 forks source link

Add settings to hide chat actions from the context menu #18

Closed lgrammel closed 1 year ago

lgrammel commented 1 year ago

This should be configurable per action. The key could e.g. be

rubberduck.action.ACTION_NAME.showInEditorContextMenu (boolean, default true)

Steps:

ghost commented 1 year ago

Also agree, the context menu options feel like spam to me in an otherwise great extension.