ProbeJS

ProbeJS

972k Downloads

A typing generator mod to generate KubeJS typings. Enabling Intellisense for your KubeJS environments!

If you use ProbeJS in your mod pack, please at least notify me that you did (including ProbeJS in the release is better ofc). Feedback is important for me to continue working on documentation/typing generation.

There will be no plan to support any older version, some older version may exist in GitHub, but do not expect to receive any support from it.

The generation is for VSCode only, other IDEs may support auto-completions for declaration files, but snippets are completely generated in VSCode style.

Usage:

Install the mod, run /probejs dump in your game in the singleplayer then open your .minecraft in vscode as a folder. 

To dump an event, you need to trigger the event at least for once in game, then type /probejs dump.

NOTE: This command can only run in singleplayer to prevent server from being stalled.

Both Forge and Fabric are now supported (Please check in Files tab since Recent Files will only show the latest entry). Please refer to the Github page for detailed instructions of installation and usage.

Please update to the newest version first if you want to report some problems.

Auto-completion for KubeJS scripts