Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

@media has no (emmet) completions #141

@jasonwilliams

Description

@jasonwilliams

Raised from: styled-components/vscode-styled-components#302

For some reason @media doesn't trigger any completions.
I've searched through all the completions the CSS language server returns and @media doesn't appear to be in there so it looks like an upstream issue.

Here I type "@m" and get no completions for @media, in the debugger i search through them all but there aren't any.
image

However in the CSS file i see the emmet auto complete working
image

I'm assuming the CSS language server doesn't offer any auto complete for @media tokens (is this the case @aeschli). However i would expect the emmet to kick in here.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions