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

Widget: Templates should also be sync'able #5

Closed Blenderpics closed 5 years ago

Blenderpics commented 5 years ago

Hey!

I usually organize big widgets with templates to reduce the visual complexity. However templates don't get synchronised when hitting the "download-button" in the widget editor. (same goes for widget dependencies but since they are not part of the widget itself (at least in my opinion) im ok with this) Therefore i can't use sn-scriptsync for widgets where i use templates.

if i find some time i will implement it my self and create a pull request!

arnoudkooi commented 5 years ago

I just commmited a update to support this, will publish it in the next couple of days.

Blenderpics commented 5 years ago

Sounds great! Thanks for your work! The VS-Code integration really makes developing with servicenow much more bearable

arnoudkooi commented 5 years ago

Please update both this and the browser extension and check if it works.

Blenderpics commented 5 years ago

Works beautifully! Thanks!