remy / vscode-nextbasic

VS Code tools for NextBASIC
https://marketplace.visualstudio.com/items?itemName=remysharp.nextbasic
8 stars 2 forks source link

v1.11.8 ON...ELSE IF bug #63

Closed NealeTools closed 1 month ago

NealeTools commented 1 month ago

Repro: 1 %t=%t+1 196 ON %t&3:::: ELSE IF %ABS SPRITE AT (36,3)<6 THEN PRINT 200 GOTO 1

Not sure what is the issue here, but this was the minimal example I could generate.

remy commented 1 month ago

Got this working offline, looking at the next issue