windicss / windicss-intellisense

Intelligent WindiCSS tooling for VS Code
https://marketplace.visualstudio.com/items?itemName=voorjaar.windicss-intellisense
MIT License
194 stars 16 forks source link

Can compile a new withe the VS Code version of `1.48.2`? #134

Closed qiutian00 closed 3 years ago

qiutian00 commented 3 years ago

image

alexanderniebuhr commented 3 years ago

/cc @voorjaar the requested VS Code version is an very old version. Current is 1.56

How to handle?

voorjaar commented 3 years ago

I think we can use an older version, it's not a problem. I will do some research and find the most suitable version to fix that engine version.

voorjaar commented 3 years ago

let's use engine: ^1.42.1. I will first install a vscode 1.42.1 test

qiutian00 commented 3 years ago

Where? Can we download this ^1.42.1 version of VS Code.

voorjaar commented 3 years ago

Where? Can we download this ^1.42.1 version of VS Code.

I mean change this https://github.com/windicss/windicss-intellisense/blob/main/package.json#L9

qiutian00 commented 3 years ago

Where? Can we download this ^1.42.1 version of VS Code.

I mean change this https://github.com/windicss/windicss-intellisense/blob/main/package.json#L9

misunderstood

voorjaar commented 3 years ago

The test is complete, 1.42.1 does not work, and 1.47.3 works normally.

qiutian00 commented 3 years ago

Ooh, I download this version to use the windicss, thanks.

voorjaar commented 3 years ago

Anyway, it's a problem, should been fixed.