hallvard / plantuml

Embed UML diagrams in files and view them in Eclipse
http://plantuml.sourceforge.net/
209 stars 57 forks source link

Fix #140: check if view and selection supported #141

Closed steghoja closed 1 year ago

steghoja commented 2 years ago

This patch introduces a change to the DiagramTextIntentProvider to check if the DiagramTextProvider supports the current view and selection. This makes sure that only DiagramTextProviders that should contribute a diagram do so.

travkin79 commented 1 year ago

Fixed with commit https://github.com/hallvard/plantuml/pull/141/commits/5efdbb0c5c9bd8bf1afcfecc81011f97b6e7f1b9