plugins.julia-cell.keymaps.clear

Keymap for clearing the REPL.

Type: null or string

Default: null

Declared by:

plugins.julia-cell.keymaps.executeCell

Keymap for executing the current code cell.

Type: null or string

Default: null

Declared by:

plugins.julia-cell.keymaps.executeCellJump

Keymap for executing the current code cell and jumping to the next cell.

Type: null or string

Default: null

Declared by:

plugins.julia-cell.keymaps.nextCell

Keymap for jumping to the next cell header.

Type: null or string

Default: null

Declared by:

plugins.julia-cell.keymaps.prevCell

Keymap for jumping to the previous cell header.

Type: null or string

Default: null

Declared by:

plugins.julia-cell.keymaps.run

Keymap for running the entire file.

Type: null or string

Default: null

Declared by:

plugins.julia-cell.keymaps.silent

Whether julia-cell keymaps should be silent

Type: boolean

Default: false

Declared by: