-
Notifications
You must be signed in to change notification settings - Fork 38.2k
Closed
Labels
css-less-scssIssues and items concerning CSS,Less,SCSS stylingIssues and items concerning CSS,Less,SCSS stylingfeature-requestRequest for new features or functionalityRequest for new features or functionality
Milestone
Description
- VSCode Version: 1.19.1
- OS Version: Windows 7
Steps to Reproduce:
-
write a css code
-
create any selector that uses nth format, but don't write it completely, wait for the intellisense to offer suggestions

-
press enter to choose one selector
result: the cursor jump to next to (after) the closing bracket. Naturally the next step after we chose this kind of selectors is to input the number inside the bracket. So I think it is good if the cursor jump to inside the bracket, not next to the bracket.
Thank you in advance!!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
css-less-scssIssues and items concerning CSS,Less,SCSS stylingIssues and items concerning CSS,Less,SCSS stylingfeature-requestRequest for new features or functionalityRequest for new features or functionality