Yesterday17 / ZenScript

Visual Studio Code extension/Language Server for ZenScript, includes highlight, code snippet and language server(WIP). Works with 👇
https://github.com/Yesterday17/Probe
MIT License
33 stars 4 forks source link

Feature Request: detect invalid modid or item/fluid etc. name in brackets #13

Closed Keridos closed 4 years ago

Keridos commented 4 years ago

As the title states: detect invalid entries in Bracket definitions, for example typos like or .

If this is working already then sorry, but at least my vscode happily autocompletes but does not provide feedback on wrong definitions.

Yesterday17 commented 4 years ago

I intend to make this work with #ignoreBracketError, and it would come with #11 since they need something common.