microsoft / azuredatastudio

Azure Data Studio is a data management and development tool with connectivity to popular cloud and on-premises databases. Azure Data Studio supports Windows, macOS, and Linux, with immediate capability to connect to Azure SQL and SQL Server. Browse the extension library for more database support options including MySQL, PostgreSQL, and MongoDB.

Home Page:https://learn.microsoft.com/sql/azure-data-studio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature Request: Automatic template script generation

wardjohne opened this issue · comments

I've used ssms for over a decade, that being said I "almost" prefer azure over it except for one quality of life feature ssms has.

In ssms if you right click on "Stored Procedures" you can select New >> Stored Procedure and it will open a script tab with the boiler plate stuff all typed up for you. It seems silly to request, but it just really keeps the flow state going of not needing to re-type all of that up each time I need a new sp.

Sorry if this has already been requested. I'm not the best at navigating through Git's interface...