Is your feature request related to a problem? Please describe.
The MSSQL extension added support for .sqlproj, but they made a much less complete menu to use it compared to solution explorer. Also, a common scenario is having in a single solution both csproj and sqlproj (which still use the dotnet sdk)
Describe the solution you would like
I would like for the two extensions to collaborate to bring the support directly in the solution explorer (now it's an unsupported type of project)
Applicable Scenarios
Every scenario in which a dotnet dev uses also Sql Projects (not an uncommon scenario I would say)
Describe alternatives you've considered
There are no real alternatives. As I described here, the tooling is fragmented and inconsistent
Is your feature request related to a problem? Please describe.
The MSSQL extension added support for .sqlproj, but they made a much less complete menu to use it compared to solution explorer. Also, a common scenario is having in a single solution both csproj and sqlproj (which still use the dotnet sdk)
Describe the solution you would like
I would like for the two extensions to collaborate to bring the support directly in the solution explorer (now it's an unsupported type of project)
Applicable Scenarios
Every scenario in which a dotnet dev uses also Sql Projects (not an uncommon scenario I would say)
Describe alternatives you've considered
There are no real alternatives. As I described here, the tooling is fragmented and inconsistent