k-pet-group / Strype

A frame-based editor for Python which runs in the browser
GNU Affero General Public License v3.0
0 stars 7 forks source link

Implement Cmd-A for "select all" #288

Closed neilccbrown closed 1 week ago

neilccbrown commented 2 months ago

In GitLab by @mkolling on Sep 17, 2024, 14:30

Cmd-A (or Ctrl-A on Windows) should select all code. It remains to be decided what the scope should be: whether it includes functions, or whether each function and the main code block are separate areas for "all".

neilccbrown commented 1 month ago

In GitLab by @PwtKCL on Oct 22, 2024, 15:55

mentioned in commit fcf81da1f79f4529795b38ad485f26f026a92b8b

neilccbrown commented 1 month ago

In GitLab by @PwtKCL on Oct 23, 2024, 11:13

mentioned in commit 333182b6a45f803360e89f89d6f5687bb0ab1c44