Skip to content

[scss] No keyword completion right after nested rule #50805

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

Closed
aeschli opened this issue May 30, 2018 · 0 comments
Closed

[scss] No keyword completion right after nested rule #50805

aeschli opened this issue May 30, 2018 · 0 comments
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

@aeschli
Copy link
Contributor

aeschli commented May 30, 2018

verifying #41929

.foo { 
    @if $width == auto {

    }
    @
} 
  • code compelete after '@': no proposals

should show the keyword proposals.

@aeschli aeschli changed the title No keyword completion right after nested rule [scss] No keyword completion right after nested rule May 30, 2018
@octref octref added this to the May 2018 milestone May 30, 2018
aeschli added a commit to microsoft/vscode-css-languageservice that referenced this issue May 31, 2018
Handle at rules before cursor in declaration completions. Fix microsoft/vscode#50805
@octref octref added css-less-scss Issues and items concerning CSS,Less,SCSS styling bug Issue identified by VS Code Team member as probable bug and removed css-less-scss Issues and items concerning CSS,Less,SCSS styling labels May 31, 2018
@aeschli aeschli added the verified Verification succeeded label Jun 1, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Jul 15, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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
Projects
None yet
Development

No branches or pull requests

2 participants