LJ
LJ
Self note: `statement.js` needs a new matcher for `opcode`.
@sebCIL Odd. Please share that snippet of code so I can create a test case out of it, or feel free to do so yourself
Been thinking about this. Quite a lot to think about. One case I can think would be tricky is if a parameter gets passed into another procedure, and it's passed...
Yup that makes sense! Unless the linter has the prototype and then we can tell if it's ref/const/value!
Good share - forgot about that completely!
Should happen in https://github.com/halcyon-tech/vscode-rpgle/blob/eed5652a5f8538633533fc63ad9e715aeb04f0b8/src/vscode/LinterWorker.js#L411
This sounds like it's coming from the RPGLE language tools extension. Do you have RPGLE language tools installed? That extension does search for copybooks when source is opened. If that's...
The best bet is to somehow utilise `RTVMBRD` with `*LIBL`
It's not. If you wouldn't mind sharing a snippet so I recreate that and create a test case for it, that'd be great.
This would be so neat