nokia / vscode-intent-manager

BSD 3-Clause "New" or "Revised" License
4 stars 3 forks source link

Allow users to create new directories under intent-type resources #19

Closed wisotzky closed 2 months ago

wisotzky commented 3 months ago

The way the backend works today, resources are stored using paths. Folders are implicitly created, when a resource uses folders in the path. Therefore, empty folders are not supported. The issue is, that from vsCode UI one would first need to create a folder before files can be created in that folder. The only way today to create folders is to upload files in folders.