Skip to content

Expand selection functionality issues #4795

Closed
@arktas79513

Description

  • VSCode Version: 0.10.11
  • OS Version: Windows 10

Steps to Reproduce:

  1. Create statement which assigns some value to nested property like scope.vm.renderSettings = {};
  2. Put cursor into renderSettings
  3. Execute command editor.action.smartSelect.grow

Expected behavior:
renderSettings part would be selected
exp

Current behavior:
the whole left part of statement selected with tabs.
2

Also would be nice to see the fix with smart grow, when editor.action.smartSelect.grow executed in series.

Activity

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

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions