How to implement drag-and-drop between a custom tree view and the file explorer? #581
Answered
by
isidorn
donfour
asked this question in
Extension Development QnA
-
|
From this SO post, it looks like it's possible to drag-and-drop between two custom tree views. However, I'd like to implement a feature to support drag-and-drop between a custom tree view and the built-in file explorer (the place where you can see the currently open folder in VS Code). I'm stuck because I'm not sure what the Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
isidorn
Jul 4, 2023
Replies: 1 comment
-
|
Currently this is not possible. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
isidorn
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently this is not possible.