Skip to content

Capture file operation key shortcuts #294

Closed
@Bert-Proesmans

Description

@Bert-Proesmans

I don't know the policy on capturing key combos within the playground.
The idea came from personally struggling, so I'm strongly biased.

Because of muscle memory the key combination [Ctrl] + [S] is pressed about 5 times per session. This opens the save file dialog for completing the task of saving the current page (HTML) and loaded resources to the local disk.
Is it possible to catch these key combo events within the playground and prevent them from bubbling up to the browser? Is this (semantically) correct to do? Are there other file operation shortcuts which might benefit from capturing?

Why?
The playground looks like an editor and feels like a mini-IDE. Capturing specific file operation key combos might become semantically correct for this reason. The browser (tab) is repurposed to be a code editor.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementSomething new the playground could dohelp wantedNot immediately going to be prioritized — ask for mentoring instructions!

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions