dotnet / dotnet/vscode-csharp

Expand selection selects full line instead of method call (e.g. like it works in JS)

Open
#3,362 0 comments 0 reactions 0 assignees View on GitHub
Needs Investigation Triaged
Dominant language
TypeScript
Stars
3.1k
Forks
737
Avg merge
17h 56m
Merged PRs (30d)
21

Description

## Expected behavior
Expand selection should select the method name and its arguments.
![image](https://user-images.githubusercontent.com/907138/67137862-6121b980-f201-11e9-94a2-80f4f22c315a.png)

## Actual behavior
Expand selection selects the full line
![image](https://user-images.githubusercontent.com/907138/67137865-772f7a00-f201-11e9-95f4-5e7e901dae02.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.