VisualJsonEditor icon indicating copy to clipboard operation
VisualJsonEditor copied to clipboard

Open Sample.json file on first start only if not missing

Open Indigo744 opened this issue 3 years ago • 0 comments

If Sample.json is missing on first launch, an exception is thrown and never shown and the application doesn't even start (this is due to another bug that will be fixed in another PR).

For now, I'm simply adding a file check before opening the sample.

Indigo744 avatar May 09 '22 10:05 Indigo744