Customize imports order
I don't think it's a bug, but I'd like the Organize Imports action to respect an .importorder file from Eclipse. Sorry ahead of time if this is the wrong place to post this.
Environment
- Operating System: Win 10
- JDK version: 1.8.0_162
- Visual Studio Code version: 1.19.2
- Java extension version: 0.17
Steps To Reproduce
- Add .importorder file to .settings directory
- Perform Organize imports action
Current Result
.importorder file is ignored
Expected Result
.importorder file is respected