BroadcomMFD / cobol-control-flow

COBOL Control Flow is an extension for Visual Studio Code that provides graphical visualization of program flow for programs written in COBOL.
https://marketplace.visualstudio.com/items?itemName=broadcomMFD.ccf
Other
9 stars 8 forks source link

Cannot read property 'location' of undefined #27

Closed RodrigoDornelles closed 2 years ago

RodrigoDornelles commented 3 years ago

I don't know why this happens, but if I "simplify" the Cobol dialect works, I tested it in this code https://github.com/psywave-games/pong-cobol/blob/master/game.cbl

Maybe related #20 Screen Shot 2021-10-18 at 20 55 16

FALLAI-Denis commented 2 years ago

maybe related #24

GitMensch commented 2 years ago

Not sure if it is the same issue - getting "Cannot read property 'type' of undefined". In any case it would be good to have an actual "full" error message (stacktrace?) in the Output pane under "Extensions" to get a better clue what is happening.

zimlu02 commented 2 years ago

In progress and should be fixed in the next release.

zimlu02 commented 2 years ago

This issue has been addressed in the latest 0.4.1 release. Please feel free to reopen the ticket if your problems persist.