Closed omniomi closed 6 years ago
This is caused by the fact that none of the variable definitions contain patterns to match indices. Will cleanup repository -> variable
and account for an index.
Actually, this issue has not been introduced yet. It's an issue in https://github.com/omniomi/EditorSyntax/tree/fix-attributes - will fix before submitting the PR.
Environment
Issue Description
Screenshots
Expected Behavior
An index should scope whatever it contains correctly. Ie, an int as an int.
Code Samples
Reported by @ThubLives on issue #26.