Skip to content

Keyboard commands #87

Description

@sschuhmann

We could improve the workflow of helium by adding a set of keyboard commands. These should mainly focus on executing cells.

A command to execute the current cell (cursor position) could be created using the following snippet\

[ {"keys": ["ctrl+alt+enter"], "command": "hermes_execute_cell"} ]

in Default.sublime-keymap

Should we introduce such command?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions