Skip to content

[CON-248] Highlighted code with cmd+L should be grouped by line #1518

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

Closed
3 tasks done
sestinj opened this issue Jun 19, 2024 · 0 comments
Closed
3 tasks done

[CON-248] Highlighted code with cmd+L should be grouped by line #1518

sestinj opened this issue Jun 19, 2024 · 0 comments
Labels
ide:vscode Relates specifically to VS Code extension kind:bug Indicates an unexpected problem or unintended behavior

Comments

@sestinj
Copy link
Contributor

sestinj commented Jun 19, 2024

Before submitting your bug report

Relevant environment info

- OS:*
- Continue:*
- IDE:*

Description

Probably this is happening on the VS Code side, when cmd+L is pressed, it is sending an exact range rather than just lines

To reproduce

Take a function or some other block of code that is indented, and highlight all of the lines, but without highlighting the leading indentation on the first line. You'll see that in the highlighted code block the first line is shifted the whole way left because of the indentation not being included.

Log output

No response

CON-248

@sestinj sestinj changed the title Highlighted code with cmd+L should be grouped by line [CON-248] Highlighted code with cmd+L should be grouped by line Jun 19, 2024
@sestinj sestinj closed this as completed Jun 26, 2024
@dosubot dosubot bot added kind:bug Indicates an unexpected problem or unintended behavior ide:vscode Relates specifically to VS Code extension labels Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ide:vscode Relates specifically to VS Code extension kind:bug Indicates an unexpected problem or unintended behavior
Projects
None yet
Development

No branches or pull requests

1 participant