Replies: 1 comment
-
I am not sure there is a way for an extension to trigger the context menu or a way to trigger a download. At least, I am not immediately seeing anything available for that here: https://code.visualstudio.com/api/references/vscode-api There might be a way to do it, but you might have better luck asking on Stack Overflow or the VS Code repo. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I can write a plug-in, and then the plug-in calls the file right-click download function to realize the download, how do I do it? Thanks :)
Beta Was this translation helpful? Give feedback.
All reactions