You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 28, 2021. It is now read-only.
Currently when we drop directory onto Code, it creates empty file just with the name of the directory.
Behaviour that we want is to create new file for each file in that directory with name like
<directory name>/<file name>.Example:
Dir structure:
File's paths in Code:
foo/test.txt,foo/bar/foobar.txt