-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
Just a little note.
If one uses hidden files from editor, they don't get a guid. Yet are searched for and added to the typelist.
Quick work around is adding "&& !string.IsNullOrEmpty(guid)" on lines 51, making it an if statement on line 160 foreach'es.
A more elegant approach would list hidden folders and files separately?
Metadata
Metadata
Assignees
Labels
No labels