Skip to content

[css] nth selector autocomplete: set cursor inside the bracket #41018

@LeonardAB

Description

@LeonardAB
  • VSCode Version: 1.19.1
  • OS Version: Windows 7

Steps to Reproduce:

  1. write a css code

  2. create any selector that uses nth format, but don't write it completely, wait for the intellisense to offer suggestions
    nth selector

  3. 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!!

Metadata

Metadata

Assignees

Labels

css-less-scssIssues and items concerning CSS,Less,SCSS stylingfeature-requestRequest for new features or functionality

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions