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

Include a view of the version tree inside VS Code #190

Open
mgrojo opened this issue Dec 8, 2024 · 2 comments
Open

Include a view of the version tree inside VS Code #190

mgrojo opened this issue Dec 8, 2024 · 2 comments

Comments

@mgrojo
Copy link

mgrojo commented Dec 8, 2024

It would be useful to have a display of the ClearCase version tree of an element inside VS Code. It might be easy to use a GUI tree (e.g. like the file explorer) to show this information, and, in some cases, it could be quicker to get an idea of the branch structure than opening the ClearCase version tree.

The information could be obtained with the cleartool lsvtree command.

As an example of what I mean, this other ClearCase extension has a GUI tree, but of the ClearCase history (cleartool lshistory), not the version tree. Although that might be useful at some point, a similar UI widget could be used for the version tree, and it would be more useful, in my opinion.

@mgrojo
Copy link
Author

mgrojo commented Dec 8, 2024

The license of the other extension is also MIT and it seems abandoned. That means that you would be allowed to take code from the other extension of any feature in case that were useful.

@fr43nk
Copy link
Collaborator

fr43nk commented Dec 9, 2024

Hi,
that is something I already thought about. I will take a look at the extension you mentioned. Maybe it is not that hard to implement the feature 🙂

Best regards,
Frank

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

No branches or pull requests

2 participants