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

[Feature request] Contex menu commands #16

Open
BachiMjavanadze opened this issue Aug 6, 2022 · 1 comment
Open

[Feature request] Contex menu commands #16

BachiMjavanadze opened this issue Aug 6, 2022 · 1 comment

Comments

@BachiMjavanadze
Copy link

BachiMjavanadze commented Aug 6, 2022

Please add ability of running commands through context menu:

image

Then, in dropdown menu, should be visible only those commands that have property:

"ContextMenuCommand": true

also within settings should be acceceble built in property Current/ClickedFilePath and CurrentFolderPath. Say if I click on folder temp or temp/index.html the value of the CurrentFolderPath should be temp folder's path. Then I will use it into commands. If you click on temp/index.html the value of Current/ClickedFilePath should be index.html file's path.

@easterapps
Copy link
Owner

Thanks for your request. You're welcome to contribute your feature with a Pull Request.

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