Skip to content

Add Vim keybinding mode to the editor #18

@vivek1504

Description

@vivek1504

Feature request

Add an optional Vim keybinding mode for the Monaco editor.

Implementation

Install monaco-vim and toggle it via a user setting.

import { initVimMode } from 'monaco-vim';
const vimMode = initVimMode(editor, statusBarNode);

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureadd new feature or improvementsgood first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions