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

Feat: Basic file tree context menu #602

Merged
merged 3 commits into from
Dec 15, 2024

Conversation

kochrt
Copy link

@kochrt kochrt commented Dec 8, 2024

Just Copy path and Copy relative path to start. Lays the groundwork for other context menu options (rename, delete, etc.)

context.menu.mp4

@dustinwloring1988 dustinwloring1988 added the enhancement New feature or request label Dec 9, 2024
@dustinwloring1988
Copy link
Collaborator

Work on Windows

@kochrt great job, look nice and works smooth

@thecodacus
Copy link
Collaborator

the issue with current system is that when you reload a project it can only reload the project through the chat history. so any changes that doesn't happen through chat history will not be permanent after reload.

once we figure out a way to fix that these features cannot be merged.

but yes great work anyway 👍

@kochrt
Copy link
Author

kochrt commented Dec 14, 2024

@thecodacus This PR doesn't deal with any file changing, it's just to copy the path of a file or directory. No state is being edited so there aren't any changes to be saved.

@thecodacus
Copy link
Collaborator

Ohh.. yess I missed that. let me review and test it, and will merge soon

@thecodacus
Copy link
Collaborator

Looks good merging it

@thecodacus thecodacus merged commit 25fe152 into stackblitz-labs:main Dec 15, 2024
1 check passed
JJ-Dynamite pushed a commit to val-x/valenClient that referenced this pull request Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants