Closed FreHu closed 3 years ago
variable = 5. " currently only this works class=>member = 3. instance->member = 5. structure-component = 5. interface~member = 5. variable += 4. variable -= 4. variable *= 4. variable /= 4. variable &&= 4.
Added support for additional cases:
unfortunately variables are not highlighted by github. i will do some more minor prs and then sync with vscode
👍
Added support for additional cases: