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

Moving lines via hotkey messes up indentation of other lines #600

Open
TFWol opened this issue Jan 24, 2025 · 1 comment
Open

Moving lines via hotkey messes up indentation of other lines #600

TFWol opened this issue Jan 24, 2025 · 1 comment
Assignees
Labels
bug something isn't working

Comments

@TFWol
Copy link
Contributor

TFWol commented Jan 24, 2025

For troubleshooting assistance, refer to the troubleshooting guide

Description

Same as Title.
Fresh install of VSCodium (and tried VSCode) with only your extension installed:

C6MrrDTPCp.mp4

Reproduction steps

Make some indented code, then use a hotkey to move it up or down through the other lines.

Expected behavior

I expect the lines to restore themselves like this language does (I installed python extension in this one):

nl8B7V1Hd8.mp4

Additional context

I wasn't sure this was a "format" issue since the extension itself has the exact same problem as this extension did before they fixed it.

@TFWol TFWol added the bug something isn't working label Jan 24, 2025
@mark-wiemer
Copy link
Owner

Yeah this is something fixable but would require a relatively deep knowledge of indentation rules, I think. For now, it's a known issue with an easy fix: format the document :)

That said, leaving this open as it should be fixed, but it's relatively low ROI compared to other bugs.

@mark-wiemer mark-wiemer moved this to To do in AHK++ Jan 28, 2025
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
Status: To do
Development

No branches or pull requests

2 participants