lostintangent / codeswing

VS Code extension for building web applications ("swings") using a interactive and editor-integrated coding environment
https://aka.ms/codeswing
MIT License
977 stars 45 forks source link

Which versions are supported #19

Closed XueMeijing closed 3 years ago

XueMeijing commented 3 years ago

when i install codeswing, an error appeared image

XueMeijing commented 3 years ago

it doesn't support VSCode 1.50.1

lostintangent commented 3 years ago

It currently requires 1.51, which is why you're seeing that message. Is it possible for you to upgrade VS Code? Otherwise, I'd need to audit the APIs I'm using and see if I can downgrade the requirement to 1.50.

XueMeijing commented 3 years ago

s it possible for y

okok,i'll upgrade it latter and have a try , thank u very much

XueMeijing commented 3 years ago

It currently requires 1.51, which is why you're seeing that message. Is it possible for you to upgrade VS Code? Otherwise, I'd need to audit the APIs I'm using and see if I can downgrade the requirement to 1.50.

it works well on 1.52.1, very nice extension

lostintangent commented 3 years ago

That's great to hear! I'll go ahead and close this as resolved, since you seem to be unblocked 👍 That said, please don't hesitate to let me know if you have any feedback. Additionally, if you end up finding CodeSwing useful, a review in the marketplace would be greatly appreciated. Thanks!