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

[scss] Extra colon on pseudo-element tab completion #109185

Closed
chuckhendo opened this issue Oct 22, 2020 · 0 comments · Fixed by gizlang/gizcode-extension-samples#95 · 4 remaining pull requests
Closed

[scss] Extra colon on pseudo-element tab completion #109185

chuckhendo opened this issue Oct 22, 2020 · 0 comments · Fixed by gizlang/gizcode-extension-samples#95 · 4 remaining pull requests
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug css-less-scss Issues and items concerning CSS,Less,SCSS styling verified Verification succeeded
Milestone

Comments

@chuckhendo
Copy link

  • VSCode Version: 1.50.1 and 1.51.0-insider
  • OS Version: macOS 10.15.7

Steps to Reproduce:

  1. Create a SCSS file
  2. Add a selector and then enter &::aft and trigger the tab completion for &::after
  3. This will result in &:::after

ezgif-6-78dc8c1678d3

Possibly related issues (although slightly different):
#17726
#18340
#30176

Does this issue occur when all extensions are disabled?: Yes

@aeschli aeschli changed the title Extra colon on pseudo-element tab completion [scss] Extra colon on pseudo-element tab completion Oct 23, 2020
@aeschli aeschli added css-less-scss Issues and items concerning CSS,Less,SCSS styling bug Issue identified by VS Code Team member as probable bug labels Oct 23, 2020
@aeschli aeschli added this to the Backlog milestone Oct 23, 2020
@aeschli aeschli modified the milestones: Backlog, November 2020 Nov 5, 2020
@roblourens roblourens added the verified Verification succeeded label Dec 3, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Dec 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.