citrix / CitrixDeveloper-VSCode

Citrix Developer tools for Visual Studio Code
Other
14 stars 5 forks source link

Allow for script packages to have sub folders #18

Open johnmcbride opened 6 years ago

johnmcbride commented 6 years ago

Currently script packages assume that they wil only have files in them. There is no way to include folders and have they surface correctly in the extension.

In order to handle this scenario we would have to change the node display mechanism in the extension. This would include

  1. allow for each node to hanve sub node
  2. make a differentiation between nodes and files