Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
LeonardAB opened this issue Jan 2, 2018 · 0 comments
Closed

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

LeonardAB opened this issue Jan 2, 2018 · 0 comments
Assignees
Labels
css-less-scss Issues and items concerning CSS,Less,SCSS styling feature-request Request for new features or functionality
Milestone

Comments

@LeonardAB
Copy link

  • 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!!

@vscodebot vscodebot bot added editor editor-bracket-matching Editor brace matching labels Jan 2, 2018
@Tyriar Tyriar added css-less-scss Issues and items concerning CSS,Less,SCSS styling and removed editor editor-bracket-matching Editor brace matching labels Jan 2, 2018
@aeschli aeschli added the feature-request Request for new features or functionality label Jan 11, 2018
@aeschli aeschli changed the title css nth selector autocomplete: cursor jump next to the closing bracket, not inside the bracket [css] nth selector autocomplete: set cursor inside the bracket Jan 11, 2018
@aeschli aeschli added this to the Backlog milestone Jan 11, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Mar 24, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
css-less-scss Issues and items concerning CSS,Less,SCSS styling feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

3 participants