- 
  Notifications
 You must be signed in to change notification settings 
- Fork 6.3k
-
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
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.
All reactions
 
 0 replies
 
 
 
 
 Sign up for free
 to join this conversation on GitHub.
 Already have an account?
 Sign in to comment