Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix : Tree generation for vscode #53

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

abhi11verma
Copy link

@abhi11verma abhi11verma commented Dec 30, 2024

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
  • I've titled my PR according to the Conventional Commits spec
  • I've added tests that fail without this PR but pass with it
  • I've linted, tested, and commented my code
  • I've updated documentation (if appropriate)
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants