Closed ptorchilov closed 11 months ago
@ptorchilov
Question 1: Working on fix to be included our next release. Thank you for catching this regression. Question 2: If you have feature enhancement suggestions for Postgres Project, please file it in our issue tracker :-)
Alright, thanks for the reply. I'll create a separate feature request to support more database objects for Postgres Project when it will be fixed in the following release.
Bug has been addressed in our unstable release of PostgreSQL extension v0.5.1-insiders. We would appreciate your verification that it has been handled appropriately.
I just stumbled upon this problem, and this bug issue, so downloaded the 0.5.1-insiders VSIX and was able to complete the steps that were previously failing from the same article that OP referenced when they logged this bug.
Main issue description I'm trying to create a new Postgres Project in Azure Data Studio following this article and I'm not able to create a .pgproj file.
To Reproduce
Also, I was trying to call pgproj.add.new manually and got the popup 'command 'pgproj.add.new' not found'
Additional context I think this feature is broken since v0.2.7 version of the plugin. I've installed vsix plugin with the version v0.2.7 manually to Azure Data Studio and everything is working according instructions from the provided article.
My questions here: