Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

temporarily disabling bracket matching in code #163

@jacekkopecky

Description

@jacekkopecky

Is there a way of temporarily disabling bracket matching?

We would like to disable it in vim-mode's replace mode, which is basically over-write, see atom/vim-mode#792, and for operations such as paste that in vim-mode can't be implemented with TextEditor::pasteText ignored by bracket-matcher, and instead have to be implemented with TextEditor::insertText that triggers bracket-matcher.

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