Serhioromano / vscode-st

Extension for VS Code to support Structured Text language.
https://marketplace.visualstudio.com/items?itemName=Serhioromano.vscode-st#overview
MIT License
141 stars 28 forks source link

apply word breaks to VAR and END_VAR keyword detection. #33

Closed msftrncs closed 3 years ago

msftrncs commented 3 years ago

Fixes #31, applying word break requirements to the keywords to insure they are not considered a keyword if run together with other text or keywords.

Serhioromano commented 3 years ago

Published 1.9.2 version