You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I refer to issue #308, i made a small video of what's happening in my sources.
I have always been used to defining the local variables and data structures of a sub-procedure within the procedure start and end placeholders. Apparently, however, the extension doesn't like this. Or am I doing something wrong in terms of programming style.
In any case, the compiler doesn't make too much fuss about recognizing and validating these variables and data structures regardless of where they are written as definitions.
2024-05-06.15-10-48.mp4
The text was updated successfully, but these errors were encountered:
I refer to issue #308, i made a small video of what's happening in my sources.
I have always been used to defining the local variables and data structures of a sub-procedure within the procedure start and end placeholders. Apparently, however, the extension doesn't like this. Or am I doing something wrong in terms of programming style.
In any case, the compiler doesn't make too much fuss about recognizing and validating these variables and data structures regardless of where they are written as definitions.
2024-05-06.15-10-48.mp4
The text was updated successfully, but these errors were encountered: