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

When editing widget in VSC URLs in test_url.txt are pointing to /sp instead of /esc #80

Closed wojtablo closed 1 year ago

wojtablo commented 1 year ago

Hi, I learned about a feature that allows you to edit widgets in VSC. Followed instructions here: https://youtu.be/NJzT3HGTHXQ?t=993

In our SN set-up, we are using Employee Center. However, the links created in test_url.txt are pointing to SP. It makes impossible to live preview changes.

arnoudkooi commented 1 year ago

You can just edit the file and replace sp with esc in the URL, or add an extra line. Having that said, in an upcoming release I'll add esc as well.