ReacTree icon indicating copy to clipboard operation
ReacTree copied to clipboard

Fix : Tree generation for vscode

Open abhi11verma opened this issue 11 months ago • 0 comments

Linked issue/ticket

Description

Tree generation was failing after file selection, This change modifies the way tree is generated instead of selecting the file, now the tree generation is done using the current open file. Start Tree is now named as View Tree

Reproduction steps

Checklist

  • [ ] I've followed the Contributing guidelines
  • [x] I've titled my PR according to the Conventional Commits spec
  • [ ] I've added tests that fail without this PR but pass with it
  • [x] I've linted, tested, and commented my code
  • [ ] I've updated documentation (if appropriate)
image

abhi11verma avatar Dec 30 '24 04:12 abhi11verma