Skip to content

Ignore custom Lua operators: e.g. +=, -= #1517

Closed Answered by carsakiller
paul-reilly asked this question in Q&A

You must be logged in to vote

What exactly do you mean by "skip" them? You can add them to runtime.nonstandardSymbol and the language server shouldn't complain about it... it just probably won't be able to understand it as an "add" operation or "subtraction" operation.

Replies: 1 comment 1 reply

You must be logged in to vote
1 reply
@paul-reilly

Answer selected by paul-reilly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants