Make java.completion.importOrder
per project in multi-root projects
#2914
agreedSkiing
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Would be a great addition to have multi-root projects support different
java.completion.importOrders
depending on which formatter a project uses.My use case is that I work with some legacy code that uses the eclipse-formatter.xml and some newer projects that instead have prettier set as their default formatter
Beta Was this translation helpful? Give feedback.
All reactions