ProbeJS

Greatly enhances your KubeJS scripting experience by adding VSCode support.
Back to Files

probejs-5.0.0-forge.jar

File nameprobejs-5.0.0-forge.jar
Uploaded
Jul 18, 2023
Downloads
206
Size
786.1 KB
Mod Loaders
Forge
File ID
4651001
Type
R
Release
Supported game versions
  • 1.19.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:probejs-585406:4651001")

Learn more about Curse Maven

What's new

  • Added support for KubeJS 6.1's TypeDescJS system, recipes are now typed without the need of static document.
  • Fixed #27 where interfaces can have static members.
  • Added support for JSInfo and JsParam where classes might have these annotations to provide docs directly.
  • @FunctionalInterface is now constructed as hybrid type in TS, typing () will now instantly show the function signature.
  • Dumps are now automatically triggered when entering world, if mods have changed, or you registered/removed things (items, blocks etc.) in KubeJS.
  • Some currently unused config options are removed as design has changed.
  • Rich item display now shows information when hovering over item strings instead of trying to provide completions.
  • Rich item display now also shows tags for #{item_tag}.

6

This mod has no additional files