arnoudkooi / sn-scriptsync

Use sn-scriptsync in combination with SN Utils to be able to code in VS Code, including all benefits of a full fledged code editor
https://marketplace.visualstudio.com/items?itemName=arnoudkooicom.sn-scriptsync
Other
43 stars 28 forks source link

Add TemplatePrinter #75

Closed Noodlez1232 closed 1 year ago

Noodlez1232 commented 1 year ago

It's an object used by mail scripts to print out into an email. It's a small object but I figured I'd add it since I find myself using it often, and would like to just be able to use intellisense to autocomplete the functions.

Noodlez1232 commented 1 year ago

Also I recommend just squashing the commits if you're gonna merge it. I made a mistake and I was just using the GitHub editor.

arnoudkooi commented 1 year ago

This is a file I generate via script. I'll add this addition in another way, sometime soon