ProbeJS icon indicating copy to clipboard operation
ProbeJS copied to clipboard

Edit README.md to specify Jetbrains IDE (PhpStorm/Webstorm/IntelliJ) support

Open MichelJonkman opened this issue 10 months ago • 0 comments

Because PhpStorm, Webstorm and IntelliJ have integrated Typescript support, all the exported typings work perfectly fine and only the special shortcuts like @items is missing. I think it'd be beneficial if this was clarified in the README.md by specifying that the mod exports valid Typescript typings for KubeJS that any IDE with Typescript support can use.

In addition it'd be nice if we could export without making a .vscode folder, maybe using /probejs typings?

MichelJonkman avatar Apr 13 '24 16:04 MichelJonkman