ProbeJS

ProbeJS

3M Downloads

Not generating autocompletion

madaBoda opened this issue ยท 7 comments

commented

title, it just doesn't idk if it was supposed to happen or not, but the src folder i had to create myself it didnt auto generate so there might be a problem there

commented

also using the @ thing does not work too

commented

By the way, tags specifically, do show autocompletion. A couple other things like the event.remove also show em

commented

I don't even know what folder you have opened in VSCode, and what version of KubeJS / Minecraft / ProbeJS you are using, what mods you have installed, how do I diagnose your problem???

commented

If you have autocompletions then it works, if it works partially then you need to send me the files generated, it might be a syntax problem due to illegal names appeared in the type file (mostly due to ASM or mixin magic).

commented

oh yeah mb gonna send look (it works partially)

KubeJS: 2001.6.5-build16
ProbeJS: 6.0.1
Minecraf: 1.20.1
Inside of server scripts (didn't use client scripts or startup scripts at all so idk if they work there gonna test after this)

logs (after /probejs dump): https://mclo.gs/9KyULnq

as for files idk how to send a folder so gonna send screenshots if that works? of the whole thing too cuz idk also what folder to screenshot

Image

Image

Image

Image

Image

Image

Image

Image

Sry if this isnt all the info you need, but its my first time time using probejs and kubejs and dont really know a lot of stuff other than simple things

commented

I think ProbeJS should dump the files correctly from your logs, file screenshots, and at least a part of the type files are working. Did you use VSCode to open the kubejs folder instead of My modpack folder?

Snippets are generated in that folder because I find it frequent for people to use them in config files, but somehow there're people claiming that you should open kubejs/ folder which I don't know why. If you got the My modpack folder open then I think you will have some snippets by @ etc at least.

commented

Sry for late response but tysm, it worked. I did open kubejs instead of my modpack folder.