-
Notifications
You must be signed in to change notification settings - Fork 597
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
[WIP] Context menu #372
base: master
Are you sure you want to change the base?
[WIP] Context menu #372
Conversation
Let me know when it's ready for review, I'll look into it for the next release. |
Is there a reason why you explicitly get the shortcut target file by using binary file reading? Please think about it if you're still working on this. |
Hi @Klocman, Life happened I couldn't work on this, and actually, I even forgot I worked on this. When I checked the So page you mentioned, I saw the comment which I used as a reference: https://stackoverflow.com/a/29749787/5910839 It is actually in the comments of Feel free to close, archive, edit or rewrite the PR. N.B: Sorry for the late response. |
Pls Update - Has this not yet been implemented? |
This was never a part of the road map but an optional thing. I implemented the basics yet it is far from perfect. If you like, you can try to compile and alpha-test my version so that we can fix the issues beforehand. |
This is a work in progress.
The PR solves #331. It fulfills the minimum requirements. It is hard to test shell extensions.