We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As the title states: detect invalid entries in Bracket definitions, for example typos like minecraft:oak_woood or mincraft:obisidian.
If this is working already then sorry, but at least my vscode happily autocompletes but does not provide feedback on wrong definitions.
The text was updated successfully, but these errors were encountered:
I intend to make this work with #ignoreBracketError, and it would come with #11 since they need something common.
#ignoreBracketError
Sorry, something went wrong.
feat: basic bracketHandler validation(#13)
ddb9364
Now it can only identify bracket handlers as a single statement.
00099ae
Yesterday17
No branches or pull requests
As the title states: detect invalid entries in Bracket definitions, for example typos like minecraft:oak_woood or mincraft:obisidian.
If this is working already then sorry, but at least my vscode happily autocompletes but does not provide feedback on wrong definitions.
The text was updated successfully, but these errors were encountered: