-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Open
Description
This is a tracking issue for all the remaining work items in Semantic Snippets.
Original proposal detailing the implementation strategy
Snippets that have been implemented
Issues blocking snippets from being turned on by default
-
Nested 'for' semantic snippet fails to simplify global::System.Int32 to int #71542
-
Semantic snippets don't fallback to VS options properly #71570
Follow-up work
We need to change the behavior from old snippet double-tab command handler to be rerouted and insert the completion semantic snippet instead.