The >= operator is not recognised by UVLS, displaying the "unknown syntax error" within Visual Studio Code. The operator is defined within the UVL syntax, line 47.
The same applies to the "<=" operator, also defined in the same file.
Given UVLS supports features of higher levels, I assume it is an error from your part.
I am using the extension caradhras.uvls-code on version 0.4.1 with VS Code version 1.113.0
The
>=operator is not recognised by UVLS, displaying the"unknown syntax error"within Visual Studio Code. The operator is defined within the UVL syntax, line 47.The same applies to the "<=" operator, also defined in the same file.
Given UVLS supports features of higher levels, I assume it is an error from your part.
I am using the extension
caradhras.uvls-codeon version 0.4.1 with VS Code version 1.113.0