Skip to content

Might a click on component name in the Sapling tree open its code instead of/in addition to a click on the nav button #113

@mjoycemilburn

Description

@mjoycemilburn

The Sapling tree is a great way of organising your component tree in VSCode for convenient access. I've been absolutely delighted with it but have one complaint. Whenever I want to open a component I find myself automatically clicking the component name rather than the (near invisible) Nav button

Would it be possible to make a click on a component name open its code instead of/as well as a click on the Nav button?

Activity

hb1998

hb1998 commented on Feb 8, 2023

@hb1998

@mjoycemilburn I felt the same, it was much more intuitive to click the component name than to click a separate icon, we took a fork and have released the extension with the behaviour you have asked for. there are also other usability enhancements/ performance improvements.

marketplace link - https://marketplace.visualstudio.com/items?itemName=HabeebArul.react-component-tree
fork link - https://github.com/hb1998/react-component-tree

mjoycemilburn

mjoycemilburn commented on Feb 8, 2023

@mjoycemilburn
Author
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

        Participants

        @mjoycemilburn@hb1998

        Issue actions

          Might a click on component name in the Sapling tree open its code instead of/in addition to a click on the nav button · Issue #113 · oslabs-beta/sapling