Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(Settings): add option to disable context menus #511

Merged
merged 1 commit into from
Jan 30, 2023

Conversation

sleistner
Copy link
Owner

Description

A new configuration section has been added which selectively allows to show or hide commands in the explorer, editor and editor title context menu.

Fixes #380

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@sleistner sleistner merged commit 76697b6 into master Jan 30, 2023
@sleistner sleistner deleted the feature/380-add-setting-to-disable-context-menus branch January 30, 2023 16:59
@sleistner
Copy link
Owner Author

🎉 This PR is included in version 3.10.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feature request] Allow disabling "Copy name" context menu
1 participant