Hover text for Marker in Eclipse plugin

后端 未结 2 1464
小鲜肉
小鲜肉 2021-01-06 15:22

I have a custom editor with problem markers. The markers display correctly in the "problems" view with icon, location and text, and the problem icons display corre

2条回答
  •  天命终不由人
    2021-01-06 15:43

    This bug in eclipse plug-in xtext proposes a patch to show a marker tooltip on hover and status line. If you look at the attached patches you could find the answers you need.

提交回复
热议问题