control-flow not working in win32 version
haven't checked universal or arm, just win32 and linux - works fine under GNU/Linux and in remote-workspaces from Win32 (extension runs on remote), doesn't do anything on win32
linux: asks for program-id (and pre-sets the single one in the file) for both kind of diagrams win32: nothing happens
@nberth do you have an option to check that somewhere?
@nberth do you have an option to check that somewhere?
Just tried on a windows, and got an error (saying "Impossible to render graph, try closing and reopening the webview"). I think there is an incorrect use of URI paths within that part of the code that may be causing this issue. That part of the code is currently a bit brittle I think — and I don't have a "quick" way to tests for that platform. Anyways, at least I have an idea about that issue now.
@nberth Anything you can do on this area and then possibly release a new version? If it isn't possible to fix that now but is known to not work, it would be good to disable it under Windows for now, maybe with a note that references this issue.