Skip to content

Unification of Java Projects View with Standard Folder Explorer in VS Code #1446

@Bartek-Trz

Description

@Bartek-Trz

Description:
Currently, the Java Projects view in Visual Studio Code provides useful features for Java projects (e.g., Maven/Gradle structure recognition, dependency management), but it is significantly less functional compared to the standard Explorer View. It lacks:

  • full file operations (move, copy, delete),
  • integration with non-Java files (e.g., resources, config files),
  • drag-and-drop support,
  • customization and extensibility.

Suggestion:
Please consider unifying the Java Projects view with the standard folder explorer, so users can benefit from the full capabilities of the file explorer while retaining the advantages of the Java-specific project view. Having all options in just one project tree would be beneficial comparing to having two trees opened where some actions can be done in one of them and other in the second one. As they share the same space, which limits the rows visible in each of them, the unification would improve visibility.

Benefits:

  • Simplified user interface (single consistent view),
  • Greater flexibility when working with projects,
  • Improved experience for users accustomed to the standard file explorer.

Environment:

  • VS Code version: 1.102.0
  • Java Extension Pack version: 0.29.2
  • Operating system: Windows 11

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions