Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Combine Project Explorer and Editor into a Single Interface #198

@SwapnilChand

Description

@SwapnilChand

Screenshot 2024-12-10 132020

Description

Currently, the Project Explorer and Editor are accessed via different URLs, requiring users to select a file in the explorer, which then redirects to the JSON editor view. This workflow can be cumbersome and disrupts the user experience.

Proposed Solution

Implement a unified interface similar to Visual Studio Code (VSCode), where both the Project Explorer and Editor are integrated into one view. This will allow users to seamlessly navigate project files and edit them without switching between different URLs.

Benefits

  • Improved Workflow: Managing files and editing them in one place enhances productivity.
  • User Experience: A VSCode-like UI provides a more intuitive and familiar environment for developers.
  • Efficiency: Reducing the number of clicks and navigation steps streamlines the editing process.

Additional Notes

This change could be implemented on the existing localhost/editMode setup, making it easier for users to access all necessary tools in one interface.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions