eclipse-jdt / eclipse.jdt.ui

Eclipse Public License 2.0
32 stars 79 forks source link

Fix inlined return message to not clip white-space #1474

Closed jjohnstn closed 3 weeks ago

jjohnstn commented 3 weeks ago

What it does

Fixes inline return output to not clip white-space from text elements.

How to test

See issue.

Author checklist