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

sn-scriptsync error when saving file #16

Closed dgcst closed 5 years ago

dgcst commented 5 years ago

Recently I started to had an error on VSCode when saving a file with sn-scriptsync not running:

Error while saving file: {}

The file still saves, but this error always appears. Disabling the sn-scriptsync extension gets rid of the problem.

I am using VSCode on Mac, Version 1.35.1 (1.35.1).

arnoudkooi commented 5 years ago

Thanks for opening the issue. Could you try updating to 1.5.1 and let me know if that fixes it?

dgcst commented 5 years ago

It does solve it, yes. Thanks!

arnoudkooi commented 5 years ago

great!