Community
Participate
Working Groups
Build Identifier: Indigo M5 The attached patch shows a variable's value in the hover. If the variable refers to other variables, links are placed into the hover. The user can then follow links and go back and forth in history. This patch requires a small modification in Xtext's DefaultEObjectHoverProvider (I added two separate patches, one for mwe2 and for Xtext). Added some screenshots. Reproducible: Always
Created attachment 188830 [details] Patch for mwe2
Created attachment 188831 [details] Patch for Xtext
Created attachment 188832 [details] Hover displays variable value
Created attachment 188833 [details] Link in hover to referenced variable
patches applied, thanks.