Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add expansion functions to snippets. #10309

Closed
paulvanbrenk opened this issue Aug 12, 2016 · 1 comment
Closed

Add expansion functions to snippets. #10309

paulvanbrenk opened this issue Aug 12, 2016 · 1 comment
Assignees
Labels
Suggestion An idea for TypeScript Visual Studio Integration with Visual Studio

Comments

@paulvanbrenk
Copy link
Contributor

Now that we have implemented snippets we should look at expansion functions.. like the C# snippet
<Function>GenerateSwitchCases($expression$)</Function> which allows you to run code when expanding the snippet.

@paulvanbrenk paulvanbrenk self-assigned this Aug 12, 2016
@paulvanbrenk paulvanbrenk added Suggestion An idea for TypeScript Visual Studio Integration with Visual Studio labels Aug 12, 2016
@zpdDG4gta8XKpMCd
Copy link

can you make these expansion functions pluggable and customizable? as far as i remember there was no way to write a custom function in C# snippets

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Suggestion An idea for TypeScript Visual Studio Integration with Visual Studio
Projects
None yet
Development

No branches or pull requests

3 participants