material-extensions/vscode-material-icon-theme

Support for Prisma 5.15 multi-file schema

Closed this issue · 1 comments

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.

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