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

Per-project plugins #4781

Open
plafosse opened this issue Nov 28, 2023 Discussed in #4763 · 1 comment
Open

Per-project plugins #4781

plafosse opened this issue Nov 28, 2023 Discussed in #4763 · 1 comment
Labels
Component: Core Issue needs changes to the core Effort: Medium Issue should take < 1 month Impact: Medium Issue is impactful with a bad, or no, workaround Type: Enhancement Issue is a small enhancement to existing functionality UI: Plugin Manager Issues with the Plugin Manager

Comments

@plafosse
Copy link
Member

Discussed in #4763

Originally posted by MrQubo November 21, 2023
I have many plugins installed but some of them (e.g. golang plugins) I only use in some projects. All those plugins end up clobbering UI. It would be nice to be able to disable some of the plugins in user settings and enable them in project setting, when needed.

@plafosse plafosse added Type: Enhancement Issue is a small enhancement to existing functionality Component: Core Issue needs changes to the core Effort: Medium Issue should take < 1 month Impact: Medium Issue is impactful with a bad, or no, workaround UI: Plugin Manager Issues with the Plugin Manager labels Nov 28, 2023
@psifertex
Copy link
Member

One note for people interested in this: you can use the BN_USER_DIRECTORY environment variable to create different profiles with different plugin settings. I don't think our current implementation will support different plugins per project within the same process, but the environment variable offers a really useful way to get the same effect.

https://docs.binary.ninja/guide/plugins.html#troubleshooting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Core Issue needs changes to the core Effort: Medium Issue should take < 1 month Impact: Medium Issue is impactful with a bad, or no, workaround Type: Enhancement Issue is a small enhancement to existing functionality UI: Plugin Manager Issues with the Plugin Manager
Projects
None yet
Development

No branches or pull requests

2 participants