Hi People,
The VScode plugin stopped working (v 0.0.7) with Pinegrow 5.99 when I save in Pinegrow. It will show a message stating “extension host stopped working” as soon as I save in Pinegrow.
This will result in a difference in file-version, since I just saved, and must be resolved before pushing to a repository. If you make small changes that’s do-able, but a big one might bite you for a while.
Otherwise the workflow is just wonderfull; going from pinegrow to selecting in VS-code is a real blessing for a visual developer like me, and I hope that this issue will be resolved so it works 2-way once again (from VS-code to Pinegrow saving does work as normal, and a modal is shown in PG).
EDIT: it also stops Browsersync from running when VS-code’s extension host bugs out. Does this have to do with Pinegrow’s internal service running on port 3000, and the editor in 40000 (or vise versa) which is the port that is started for browsersync? The problem seems to have started since using browsersync in PG