Visualizing 'example' model generates blank diagram

Hi,

When Syside VSCode extension (free trial) is prompted to visualize the ‘example’ model (given as the last part of installation instruction to test whether everything is operational), I get a blank diagram in Tom Sawyer viewer instead (i.e. controls and tabs working, but the canvas is empty).

Nothing suspicious in the log. Al steps are green. AppLocker log checked and doesn’t contain any ‘blocked’ lines. Do you have any suggestions as to what might be causing it?

Regards,

Nikita

Hello Nikita,

The blank diagram is typically shown when the file is not saved. Could you please check that the SysML file with the example model is saved to disk by clicking “File” → “Save”?

Best wishes,
Vytautas

Hi Vytautas,

Thank you! That was indeed the case. I guess I’ve become too much used to auto-save feature in IntelliJ and extrapolated it to VSCode as well.

Regards,

Nikita

1 Like

You can enable auto save in VS Code by using File: Toggle Auto Save command.