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

History updates in readonly when no updates can be made #72

Closed lramos15 closed 3 years ago

lramos15 commented 3 years ago
  1. Have a readonly file (an easy one is the readonly side of a diff)
  2. Use the pencil on that side
  3. 🐛 It adds pencil to the history even though no action was taken.
Tyriar commented 3 years ago

Fixed up readonly support in upcoming release already 👍