CodeTogether-Inc / CodeTogether-Live

Repository for issues, documentation and more for codetogether.com and associated VS Code extension and Eclipse plugins.
Other
103 stars 12 forks source link

Quick Fix works via shortcut, but not using Context menu in an Eclipse client #323

Open toddewilliams opened 3 years ago

toddewilliams commented 3 years ago

Describe the bug In an Eclipse client, quick fix works via a shortcut but is not on the context menu

To Reproduce Steps to reproduce the behavior:

  1. start a session having a java project
  2. on host, modify any class adding a set of imports not using them to generate warnings.
  3. join from client
  4. on client, do right click over the warning to open context and select 'Quick Fix' action and select remove unused imports

Actual: No fix options are shown/provided

Expected behavior Fix options are shown on context menu

Screenshots https://gyazo.com/ec2fb1e28a6f7b5943d53d76ca65f47b

CodeTogether Host

IDE Participant

Workaround (if any) Use the shortcut