LJ
LJ
https://www.ibm.com/docs/en/i/7.3?topic=keywords-bnddirbinding-directory-name-binding-directory-name
```sql -- Give it a binding directory and the symbol you want, and it will return a list of possible sources for that symbol. select b.SYMBOL_NAME, c.ENTRY_LIBRARY as PGM_LIB, c.ENTRY...
What a fun bug! I will look into this.
@m-tyler Any chance you can provide a code sample for this so I can create a unit test for it?
LOVE this one. @priceaj Would you perhaps be willing to share the SQL on this issue? e.g. * `CHAIN` becomes `SELECT...`
@priceaj With all that being said, how do you see this working now?
@priceaj Right! There is a default configuration that is created when people enable it: https://github.com/halcyon-tech/vscode-rpgle/blob/main/src/models/default.js Maybe this is similar to #11?
@priceaj lol! I love the enthusiasm. For now, we have this, but absolutely subject to change. I want to create logos for all the extensions :) 
@priceaj Looking at this. I think instead of saying 'use X over Y' we should just say 'Y' is deprecated. What do you think?
@priceaj Sounds good to me. Other than the document you linked, are there any other docs we could link to in the extension?