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

Added context menu to outline view #430

Merged
merged 1 commit into from
Jul 25, 2022
Merged

Conversation

steghoja
Copy link
Contributor

The outline view of the AsciiDoctor Editor currently has no context menu. This also means that context menu contributions from other plug-ins are not visible in the outline view. This limits interoperability with other plug-ins that might be installed in the same Eclipse installation.

A concrete use case for this functionality is provided by Eclipse Capra, a traceability management tool. It hooks into context menus for viewers and editors for supported artifacts to allow these artifacts to be added to a traceability link (see screenshot). Without the context menu enabled in the AsciiDoctor Editor, this functionality would not be available.

image

@de-jcup
Copy link
Owner

de-jcup commented Jul 25, 2022

This PR will

@de-jcup de-jcup linked an issue Jul 25, 2022 that may be closed by this pull request
@de-jcup de-jcup merged commit 579602b into de-jcup:master Jul 25, 2022
@de-jcup
Copy link
Owner

de-jcup commented Jul 25, 2022

@steghoja : Thank you

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

Successfully merging this pull request may close these issues.

Add context menu to outline view
2 participants