Reputation: 1068
Since SSMS 18 has dropped the requirements for Package IDs for SSMS Extensions I thought I'd give it a go. Being totally new in this area, I'm not sure where to start. I've gotten as far as a menu item in tools as per various tutorials out there.
What I'd like to do is modify the currently active query window to create a simple snippet auto complete feature. I.E. type 'sf' to auto fill to 'select * from'. That kind of thing.
What references from ssms will I need to import to get started with this?
Upvotes: 1
Views: 240