freon4dsl / Freon4dsl

Web Native language Workbench with Projectional Web Editor
https://www.freon4dsl.dev
MIT License
63 stars 9 forks source link

Selecting and deleting a child element isn't easy #327

Open globallyunique opened 3 months ago

globallyunique commented 3 months ago

A child that isn't part of a list requires two steps to delete:

using the right key on a Mac isn't simple. knowing what and how to select the element to be deleted seems tricky.

globallyunique commented 3 months ago

I just discovered that option-cmd on a mac selects a child expression and then the delete key removes it. This helps make deleting a child easier.

The delete is not reversible by undo. Is that a bug or a known limit?

joswarmer commented 3 months ago

This should work, so this qualifies as a bug.