vizhub-core / vzcode

Mob Programming Code Editor
MIT License
55 stars 13 forks source link

draganddrop for dir #644

Closed CJary closed 2 months ago

CJary commented 3 months ago

This is a draft pull request.

I implemented the base of the directionary process. So far: Case 1: Regular files being dropped still works. Case 2: Folders when dropped seems to cause a npm error in the server/index.js file. Visually it shows up in the VZ editor however it will lose connection.