Hello guys! Now we can paste the snippets directly from the webview! Also, it has dynamic templates:
[%%] executes simple JavaScript and can access variables such as BP_FILENAME or BP_YEAR
[##] turns into tabstops: can be either
[# index #] or [# index | default value #]
where index is an integer, and optional default value can be used when user just skips the tabstop
However, as a safety measure, the templates can’t directly access vscode, node.js or other possibly sensible variables, methods or functions.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.