Based on a comment from Mark Moxen on stardot, it isn't possible to create a new target if there are no source files in the workspace folder. For example, if all the source was in a src subfolder.
In case there are very many files in subfolders that are not possible targets, we should still prioritise source files in the root folder, then progressively add files within subfolders lower in the list presented to the user.
The option presented should probably include the relative path for clarity e.g.
Based on a comment from Mark Moxen on stardot, it isn't possible to create a new target if there are no source files in the workspace folder. For example, if all the source was in a
src
subfolder.In case there are very many files in subfolders that are not possible targets, we should still prioritise source files in the root folder, then progressively add files within subfolders lower in the list presented to the user.
The option presented should probably include the relative path for clarity e.g.