Add provision to apply functions to variables within snippets #17395
Labels
*duplicate
Issue identified as a duplicate of another issue(s)
feature-request
Request for new features or functionality
snippets
Version 1.9.0-insider
Commit 32222e2
Date 2016-12-16T07:18:07.856Z
Shell 1.4.6
Renderer 53.0.2785.143
Node 6.5.0
Ubuntu 14.04
Steps to Reproduce:
Currently snippets does not have any way to apply functions to the variable being edited.
For eg., if the user selects
ng2-component
template using this plugin, user needs to enter the same name in multiple placesIf vscode supports applying functions to the template variables names, the extension developer can write functions to update the rest of the template using this the text captured within this variable
The text was updated successfully, but these errors were encountered: