BlockLike icon indicating copy to clipboard operation
BlockLike copied to clipboard

Suggestions not available in visual studio code

Open U33r opened this issue 3 years ago • 4 comments

Suggestions are not available when using Blocklike.js in visual studio code I think Suggestions are a must for educational library However, it seems that the explanation is written in jsdoc in the code. How to use with vscode?

U33r avatar Feb 24 '22 05:02 U33r

I'm not a VS Code user myself, but since it seems the MS bandwagon is pretty full these days. I'll see what I can do. No promises though... ;)

ronilan avatar Feb 24 '22 05:02 ronilan

Hi, I'm a technology teacher in Australia and have setup a fork of Scratch for using with Arduino style robots and other hardwares. I very much like your JS library for Scratch because I also use JS for controlling hardwares from the browser. We are using Monaco in the browser (i.e. VScode) because it can do intellisense (syntax suggestions) and we have already done this for our own JS library for the hardwares. I would like to utilise your lib and I would want to create the typescript file for the intellisense in VScode. Would you prefer this be done as a pull into yours or we can inject it in the browser independently of any library? So, I can write the typescript file for your library but do you want it in your lib though? Your thoughts?

tonygrud avatar Mar 25 '22 05:03 tonygrud

So, I can write the typescript file for your library but do you want it in your lib though?

That's great. If you call Pull Request it's best.

ronilan avatar Mar 31 '22 19:03 ronilan

OK, sounds like a plan. I'm just doing gamepads for the scratch fork but will get up to this in May. So, I'll get back to you then.

tonygrud avatar Apr 03 '22 09:04 tonygrud