Skip to content

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

@Wuerfel21

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.

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