How can I format DBML in VS Code?

92 Views Asked by At

I'm working on a project that uses DBML (Database Markup Language) to document the database schema. I'm using VS Code as my editor, but I can't find a way to format the DBML code automatically. How can I format DBML in VS Code?

1

There are 1 best solutions below

1
Isaac Colls On

visualstudio.com/items?itemName=matt-meyers.vscode-dbml is working good for me