Skip to content

Support save actions  #79

Description

@akurtakov

Suggestion

JDT.UI has a notion of "save action" - performing code manipulation on save (e.g. "organize imports"). JDT LS also supports this and it's exposed in VScode Java .
JDT LS and JDT UI implementations use different keys for same save actions. As for both the keys are part of user configs it's not feasible to change any of them thus the plan is:

  • Make JDT LS support both keys for same actions
  • Feed JDT LS with org.eclipse.jdt.ui.prefs from the project to enable the execution of the save action.

Community

  • I understand suggesting an enhancement doesn't mandate anyone to implement it. Other contributors may consider this suggestion, or not, at their own convenience. The most efficient way to get it fixed is that I implement it myself and contribute it back as a good quality patch to the project.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions