pixelkind / p5canvas

An interactive preview for writing p5js code in Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=garrit.p5canvas
Other
39 stars 4 forks source link

vscode.previewHtml deprecated #13

Closed athelas64 closed 5 years ago

athelas64 commented 5 years ago

Hi, just got a warning in the insiders version of VS Code that the extension is using a deprecated command that will soon be removed. https://screenpresso.com/=VJn7e I just want to ask if there is possibility that this great extension will keep functioning in the future. Thank you!

pixelkind commented 5 years ago

Hej, thank you for your feedback. I am working on it, to replace it 😃

dbelyaev commented 5 years ago

@pixelkind can't wait an updated version! thanks for you work! 👍

pixelkind commented 5 years ago

Hej @athelas64 and @dbelyaev, I have just published a first version, will need some clean up, but would be happy if you could provide some feedback if everything works as expected.

athelas64 commented 5 years ago

Hi, thanks so much! In the last builds of VSCode p5canvas was not working, at the moment it behaves OK, I will be doing some lessons with it in the coming days and will let you know if me or kids will successfully manage to break anything.

pixelkind commented 5 years ago

Would be super happy to hear about how you use it @athelas64 :) Will work on in the coming weeks to make it more smooth.

athelas64 commented 5 years ago

Despite the existence of https://editor.p5js.org/ I still prefer p5canvas with VisualStudio, because I can use full editor capabilities when editing and live previewing the code. So, to me, it is still very relevant. Kids really love the live preview with auto updates and they constantly come up with all creative ways how to "abuse it". To the large extend, this is very much supported as it makes teaching programming really fun and let them learn by experimenting. p5canvas helps with the transition from drag and drop graphical programming {Scratch) into the big game. I wish more educators would be using it!