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

Assist AI popup menu visible on all popups of all plugins #13

Open
fidley opened this issue Sep 19, 2023 · 1 comment
Open

Assist AI popup menu visible on all popups of all plugins #13

fidley opened this issue Sep 19, 2023 · 1 comment

Comments

@fidley
Copy link

fidley commented Sep 19, 2023

Hi @gradusnikov ,
first of all great work!

Seems there is an issue with the config of the popup menu for Assist AI. I can see it on all popup menus of all views from most of standard and custom plugins. As far as I know this
image
image
As far as I know it can be customized, but I don't know how it looks in e4 fragment.xmi
In e3 extension I think it was this (org.eclipse.ui.menus)
image

@jukofyork
Copy link
Contributor

This can be fixed by adding a menu visibility handler that checks if the active editor is an instance of ITextEditor (IIRC).

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

No branches or pull requests

2 participants