Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refer to #308 about issue on resolving names of variables or data structures inside a source #313

Open
allthom opened this issue May 6, 2024 · 2 comments
Assignees

Comments

@allthom
Copy link

allthom commented May 6, 2024

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
@worksofliam
Copy link
Contributor

@allthom Can you please share the source code of this so I can recreate this too?

Thanks!!

@allthom
Copy link
Author

allthom commented May 6, 2024

here we go @worksofliam TIA
P.S. My sources are stored in pf-src.

VSCode.zip

@worksofliam worksofliam self-assigned this May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants