dzhavat / css-flexbox-cheatsheet

VS Code extension that lets you open a CSS Flexbox cheatsheet directly in the editor.
https://marketplace.visualstudio.com/items?itemName=dzhavat.css-flexbox-cheatsheet
MIT License
101 stars 12 forks source link

Unable to install #11

Closed Alex-Dinu closed 4 years ago

Alex-Dinu commented 4 years ago

Unable to install 'dzhavat.css-flexbox-cheatsheet' extension because it is not compatible with the current version of VS Code (version 1.35.1).

dzhavat commented 4 years ago

Thank you for reporting it!

I just checked and it turns out that I've set the extension to be compatible only with versions 1.36.0 and higher of VS Code.

What I can do us publish a fix that targets lower versions of VS Code, so you should be able to install it.

Will let you know when I've done that.

dzhavat commented 4 years ago

You should be able to install the extension now. Thanks if you decide to give it a try :)

dzhavat commented 4 years ago

@Alex-Dinu May I ask what's the reason for not updating to a newer version of VS Code? Is it because you don't want to or you're restricted by a policy?

The reason I'm asking is because I've limited the compatibility to the last ten versions of Code. The latest version right now is 1.40. So in a few months time, when v1.46 is released, the extension won't support v1.35 anymore.