material-extensions / vscode-material-icon-theme

Available on the VSCode Marketplace
https://marketplace.visualstudio.com/items?itemName=PKief.material-icon-theme
MIT License
1.94k stars 607 forks source link

Support for Prisma 5.15 multi-file schema #2354

Closed ahkhanjani closed 1 week ago

ahkhanjani commented 4 weeks ago

Prisma 5.15.0 just released and it introduces a new file structure. https://github.com/prisma/prisma/releases/tag/5.15.0

/prisma/schema directory should use the /prisma icon, not the /schema icon.

ahkhanjani commented 3 weeks ago

The reason is for when VS Code's compact folders settings is on.