You are browsing as a guest. Sign up (or log in) to start making projects!

5h 49m 54s logged

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.

0
2

Comments 0

No comments yet. Be the first!