JetBrains / aspire-plugin

.NET Aspire Plugin for JetBrains Rider
https://plugins.jetbrains.com/plugin/23289-aspire
MIT License
60 stars 0 forks source link

Ability to pre-select non-default schemas? #205

Closed philliphoff closed 3 months ago

philliphoff commented 3 months ago

The automatic DB connection handling is great. I wonder if it'd be possible pre-select additional (i.e. non-default schemas) on the added connection, rather than have to re-select it each and every run. Perhaps selected schemas could be based on metadata added to the Aspire host project.