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

Add invert selection option #94

Open zeel01 opened 3 years ago

zeel01 commented 3 years ago

When an area of the image is selected, this option would reverse the selection and select everything that wasn't selected before. This combined with #92, #93, or #23 would allow for the common case of selecting an area in order to clear or fill the reverse area.