Skip to content

The similar options 'Create xxx' in code actions show in different place #2940

@yuyully

Description

@yuyully
Environment
  • Operating System: Mac
  • JDK version: 17.0.6
  • Visual Studio Code version: 1.75.1
  • Java extension version: 1.15.0
Steps To Reproduce
  1. Open a java project, like https://github.com/redhat-developer/vscode-java/tree/master/test/resources/projects/eclipse/simple-app
  2. Type the code File f = new File("demo.txt"); in a main method > Code Actions

image

Current Result

The similar options 'Create xxx' show in different place.

Expected Result

It's better to put all the 'Create xxx' options together.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions