Skip to content

Keyboard commands #87

@sschuhmann

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions