Skip to content

Overtype/Align toggle by default only active in Spin files #22

Description

@Wuerfel21

By default the overtype/align keybind has a when clause of editorFocus && editorLangId == 'spin(2)'.

However, the extension is active in all files, so if you toggled it into a different mode you can't change it back without opening a Spin file. Since the functionality isn't Spin-specific I'd just remove the editorLangId check.

Activity

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions