Open
Description
this is already set up in extension.ts workspace.onDidChangeTextDocument event handler, but I disabled it for alpha.
If updating preview on json spec save is not sufficient I can enable this feature in the next viewer release by adding some 1 min or so timer (configurable to your liking) for that whole json parser and render process not to fire on every char change (why I disabled it for now)