lunapaint / vscode-luna-paint

A raster image editor extension for VS Code
https://marketplace.visualstudio.com/items?itemName=Tyriar.luna-paint
282 stars 27 forks source link

New File... options do nothing if no folder is open #108

Closed gjsjohnmurray closed 2 years ago

gjsjohnmurray commented 2 years ago

Issue Type: Bug

  1. Launch VS Code with Luna Paint installed.
  2. If a folder or a workspace is open, close it.
  3. Use 'New File...' from the File menu or from Get Started page.
  4. Choose either of the Luna Paint entries.
  5. Provide the dimensions when prompted.

:bug: no untitled file gets created.

  1. Open a folder, then repeat steps 3 to 5. A file gets created.

Extension version: 0.10.0 VS Code version: Code 1.62.2 (3a6960b964327f0e3882ce18fcebd07ed191b316, 2021-11-11T20:56:38.428Z) OS version: Windows_NT x64 10.0.19043 Restricted Mode: No

Tyriar commented 2 years ago

Thanks, looks like it's the same as https://github.com/lunapaint/vscode-luna-paint/issues/107 as I'm able to reproduce that in an empty workspace.

gjsjohnmurray commented 2 years ago

I had wondered if mine was a dup of this, but I don't get the alert.

Tyriar commented 2 years ago

Guessing the getting started page swallows the error