BOCOVO / db-schema-visualizer

A Visual Studio Code extension to visualize database schemas as Entity Relationship Diagrams (ERD) from DBML or Prisma files directly within the editor.
MIT License
43 stars 3 forks source link

No easy way to get the extension #39

Closed ryanw3b3r closed 2 months ago

ryanw3b3r commented 3 months ago

Hi,

Thanks for all your hard work! I don't have an issue with the visualizer, but rather I have an issue with info in the readme file. It took me way too long to find this extension on VS Code marketplace, so it should be mentioned where to find it: https://marketplace.visualstudio.com/items?itemName=bocovo.dbml-erd-visualizer

BOCOVO commented 3 months ago

Hi @ryanw3b3r !

Oh, that's true. I'll update the Readme. Thanks