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

Incorrect semicolon position in REPEAT template #39

Closed bforget163 closed 2 years ago

bforget163 commented 2 years ago

The semicolon(;) in REPEAR template should be placed after the END_REPEAR rather than the UNTIL expression. I tried this on both CODESYS V3.5 and Beremiz.

1640054117(1)

Serhioromano commented 2 years ago

Thanks for PR