styled-jsx icon indicating copy to clipboard operation
styled-jsx copied to clipboard

vscode-styled-jsx-languageserver error when use next 9

Open straxico opened this issue 5 years ago • 4 comments

Capture

hi i start working with styled-jsx for setup autocompelet css in vscode other people suggest me to use vscode-styled-jsx-languageserver. but it dosent work and last update for one year ago.

how i can use css-in-js autocomplet in vscode with style-jsx

straxico avatar Jul 17 '19 15:07 straxico

does this happen only when you use :global?

giuseppeg avatar Aug 08 '19 05:08 giuseppeg

i dont sure... i deactive this extension

straxico avatar Aug 08 '19 06:08 straxico

I was getting the same thing but while using the identifier :root. For some reason disabling the extension then re-enabling it got rid of it, but then a lot of errors are still being posted:

Request textDocument/codeAction failed.
  Message: Request textDocument/codeAction failed with message: Debug Failure. Did not expect SourceFile to have an Identifier in its trivia
  Code: -32603 

aneuhold avatar Jan 03 '20 01:01 aneuhold

I think it's problem with new version of VSCode instead of Next9

cr4zyc4t avatar Feb 11 '20 01:02 cr4zyc4t