-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Closed
Labels
editor-commandsEditor text manipulation commandsEditor text manipulation commandsfeature-requestRequest for new features or functionalityRequest for new features or functionalitysmart-select
Description
- VSCode Version: 0.10.11
- OS Version: Windows 10
Steps to Reproduce:
- Create statement which assigns some value to nested property like
scope.vm.renderSettings = {};
- Put cursor into
renderSettings
- Execute command
editor.action.smartSelect.grow
Expected behavior:
renderSettings
part would be selected
Current behavior:
the whole left part of statement selected with tabs.
Also would be nice to see the fix with smart grow, when editor.action.smartSelect.grow
executed in series.
Alexendoo, dswwsd, darkwebdev, chopfitzroy, mads-hartmann and 107 morekompot, balta2ar, thomasruiz, csalv5, clarketm and 7 morebalta2ar, kompot, thomasruiz, csalv5, clarketm and 9 morecrenardy, dzienisz and Virgiel
Metadata
Metadata
Assignees
Labels
editor-commandsEditor text manipulation commandsEditor text manipulation commandsfeature-requestRequest for new features or functionalityRequest for new features or functionalitysmart-select