ZenScript
ZenScript copied to clipboard
Visual Studio Code extension/Language Server for ZenScript, includes highlight, code snippet and language server(WIP). Works with 👇
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...
getting expecting token of type BR_CLOSE, even though the closing bracket is there and the script works in game. I tried going through the JSON and javascript to try and...
I read a few issues about the error I am facing, I realized I need the [Probe](https://www.curseforge.com/minecraft/mc-mods/probe) mod for auto completion. I looked at the page, buts is 1.12.2 and...
详见 : https://paste.ubuntu.com/p/T7kmP2ptrD/ P.S. 别的都是好的,写出这种函数参数之后插件就报错,然后还会出现一些奇怪的bug,比如说没有逗号的地方说多了个逗号啥的(
Hello, I am a modpack developer and use your VSC extension for quite a while now. I've been searching for ages for an IDE type of thing that supports Zenscript...
> Since CraftTweaker 4.1.20.668, ZenScript supports default arguments This means that you can do: ```zenscript function foo(a as int, b as int = 2, c as int = 3) as...
Bumps [set-value](https://github.com/jonschlinkert/set-value) from 3.0.2 to 4.0.1. Commits 7cf8073 4.0.1 17ac6b7 lint b057b1b Merge pull request #33 from ready-research/ready-research-Prototype-Pollution 383b72d Security Fix for Prototype Pollution 010f017 4.0.0 772e8f4 Merge pull request...
Hey there, you may know me as a long time user of your glorious extension which saved me a ton of time while developing modpacks. I know you didn't have...
I was having a strange error when using a function across a script, where, i did everything properly, script works ingame, yet i still get a error that keeps changing...
在工作区内:  单独打开一个文件时 