LaurentTreguier / vscode-simple-icons

A Visual Studio Code icon theme that tries to be simple
https://marketplace.visualstudio.com/items?itemName=LaurentTreguier.vscode-simple-icons
Creative Commons Zero v1.0 Universal
59 stars 17 forks source link

Add "tests" on folderNames and folderNamesExpanded lists #25

Closed danilofeijo closed 7 years ago

danilofeijo commented 7 years ago

Hi :),

I've noted that "test" folders (singular) already has a custom behavior (expanded and collapsed). You could add this same behavior for "tests" folders (plural).

More details below:

Collapsed folders example

collapsed

Expanded folders example

expanded

If you have any question, please let me know.

Best regards