JetBrains / azure-tools-for-intellij

Azure Toolkit for JetBrains Rider.
MIT License
48 stars 10 forks source link

Azurite configuration is reset with each plugin major update #895

Closed TechWatching closed 1 month ago

TechWatching commented 1 month ago

I have configured my Azure settings on rider to have a custom Azurite workspace instead of one managed by Rider. However, some times when the plugin is updated, this configuration is lost which is a bit disturbing because the workspace becomes the default one managed by Rider.

image

rafaelldi commented 1 month ago

Hello! I've made a change to save the Azurite settings in the .idea folder for each solution. Unfortunately, after this change they will be restored again with default values, but after that they will be saved in the solution folder and should not be changed for different versions of Rider.