ZenScript icon indicating copy to clipboard operation
ZenScript copied to clipboard

Visual Studio Code extension/Language Server for ZenScript, includes highlight, code snippet and language server(WIP). Works with πŸ‘‡

Results 24 ZenScript issues
Sort by recently updated
recently updated
newest added

When you try to create a new custom ore dictionary entry, you get an error. My code: ``` .add(); ``` This is a not yet registered ore dictionary entry. Therefor...

bug

Would be nice if soundtypes would be supported in the dump probe creates. ContentTweaker has a feature that allows modpack makers to create custom blocks. You can define a block...

enhancement

I've installed Extension, Probe mod, added folder and whenever I try to write anything in a script, there's an error showing up: `[Error - 18:42:52] Request textDocument/completion failed. Message: Request...

bug
help wanted

![image](https://github.com/user-attachments/assets/4a37c652-cf4f-48f3-840f-73d02223c0ce) ε€§ζ¦‚ε°±ζ˜―θΏ™ζ ·οΌŒη„ΆεŽζ—₯εΏ—εœ¨θΏ™ι‡ŒοΌš ``` [Error - 16:40:50] Request zenScript/fsReadDirectory failed with message: Error: The "path" argument must be of type string. Received type undefined c:\Users\qa000\.vscode\extensions\yesterday17.zenscript-0.2.10\node_modules\vscode-jsonrpc\lib\main.js:449 responsePromise.reject(new messages_1.ResponseError(error.code, error.message, error.data)); ^ ResponseError:...