Open
Description
- MSSQL Extension Version: 1.31.1
- SQL Database Projects Extension Version: 1.5.1
- VSCode Version: 2025-05-09T15:43T50.040Z
- OS Version: Windows 10 22H2 (19045.5737)
Steps to Reproduce:
- Open VS Code
- Install the MSSQL extension
- Install the SQL Database Projects extension
- Connect to an existing SQL Server database using the "SQL Server" tab
- Right-click on a database. The "Create Project from Database" option is missing.
- Create a blank new SSDT project. There is no option to "Import" into the new project from an existing database or dacpac file.
This feature used to exist in VS Code in the past. It looked like this:
It still exists in ADS today:
And obviously it also exists in Visual Studio:
But in VS Code nowadays it's nowhere to be found: