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

Erase tool: Shift click to erase line #58

Open duianto opened 3 years ago

duianto commented 3 years ago

It might already be planned.

But it would be useful and probably expected, that the Eraser and Line tools, would erase and draw in a line when shift is held down, after having clicked the mouse button once to set a start point.

Just like the Pencil tool.

Tyriar commented 3 years ago

I've definitely wanted this for eraser, not so sure about line though since it sort of changes the flow for how you draw lines, I think adding this behavior for Line will overload shift's behavior for that tool.