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
Additional Informations
I don't think it's a bug, but I'd like the Organize Imports action to respect an
.importorderfile from Eclipse. Sorry ahead of time if this is the wrong place to post this.Environment
Steps To Reproduce
Current Result
.importorder file is ignored
Expected Result
.importorder file is respected
Additional Informations