You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2022/05/09 20:42:23 UTC

[GitHub] [netbeans] stewartadam opened a new issue, #4092: VS Code extension cannot organize imports alphabetically (no groupings)

stewartadam opened a new issue, #4092:
URL: https://github.com/apache/netbeans/issues/4092

   ### Apache NetBeans version
   
   Apache NetBeans 13
   
   ### What happened
   
   I would like to organize imports alphabetically - no groups. I adjusted the settings for the VS Code settings to remove all default groups, leaving only the catch-all:
   
   ```
       ...
       "netbeans.java.imports.groups": [
         ""
       ],
   ```
   
   However imports are still organized by java, org, and then others (per default setting value).
   
   ### How to reproduce
   
   1. Edit VS Code extension setting to disable groupings (per above)
   2. Organize imports or save a file
   
   ### Did this work correctly in an earlier version?
   
   No
   
   ### Operating System
   
   MacOS 12.3.1
   
   ### JDK
   
   OpenJDK 11 (installed via brew) and temurin 18 (MacOS)
   
   ### Apache NetBeans packaging
   
   Apache VSNetBeans for VSCode
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit a pull request?
   
   No
   
   ### Code of Conduct
   
   Yes


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] MartinBalin closed issue #4092: VS Code extension cannot organize imports alphabetically (no groupings)

Posted by GitBox <gi...@apache.org>.
MartinBalin closed issue #4092: VS Code extension cannot organize imports alphabetically (no groupings)
URL: https://github.com/apache/netbeans/issues/4092


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] MartinBalin commented on issue #4092: VS Code extension cannot organize imports alphabetically (no groupings)

Posted by GitBox <gi...@apache.org>.
MartinBalin commented on issue #4092:
URL: https://github.com/apache/netbeans/issues/4092#issuecomment-1288874861

   This is not planned to be done.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists