file-icons / vscode

VSCode file specific icons for improved visual grepping
https://marketplace.visualstudio.com/items?itemName=file-icons.file-icons
MIT License
189 stars 24 forks source link

Distinction between .pkb and .pks #52

Closed S-Koell closed 4 years ago

S-Koell commented 4 years ago

.pkb (PacKageBody) and .pks (PacKageSpecification) normally come in pairs. If you have them in the same directory (which is common) a distinction with colors would be preferred.

E.g. this structure in a "PACKAGES" folder: MY_COOL_PACKAGE.pks MY_COOL_PACKAGE.pkb NEW_PACKAGE.pks NEW_PACKAGE.pkb [...]

Alhadis commented 4 years ago

The files you've edited aren't supposed to be updated manually. However, you had no way of knowing this, since there wasn't a contributor guide written anywhere. I remedied that earlier with something I hope will prevent confusion in future (you aren't the first user to do this).