Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Wuerfel21 opened this issue Jun 11, 2023 · 1 comment
Open

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

Wuerfel21 opened this issue Jun 11, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Wuerfel21
Copy link

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.

@Wuerfel21 Wuerfel21 added the bug Something isn't working label Jun 11, 2023
@ironsheep
Copy link
Owner

I'll look at it more closely to see how to adjust this... more when I get to this.

@ironsheep ironsheep self-assigned this Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants