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

Expanding selection doesn't work correctly in Visual Studio #8009

Open
rchiodo opened this issue Sep 26, 2024 · 0 comments
Open

Expanding selection doesn't work correctly in Visual Studio #8009

rchiodo opened this issue Sep 26, 2024 · 0 comments
Assignees

Comments

@rchiodo
Copy link
Contributor

rchiodo commented Sep 26, 2024

Describe the bug
[A clear and concise description of the bug]

Steps to Reproduce

  1. Clone https://github.com/microsoft/pylance-release/tree/main/testing/single
  2. Open selectionRange
  3. Execute expand selection on the range

Expected behavior
It expands to the for loop after expanding the entire line:

Image

Actual behavior
It expands to the entire file:

Image

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

No branches or pull requests

2 participants