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

Go to implementation to support binding directories #165

Merged
merged 10 commits into from
Nov 22, 2022

Conversation

worksofliam
Copy link
Contributor

Changes

Since a binding directory exposes possible export symbols, if RPGLE source has the BNDDIR header, then 'go to implementation' will do a reverse looking via the binding directory.

Implements #164.

Requires further user testing.

Checklist

  • have tested my change
  • updated relevant documentation
  • Remove any/all console.logs I added
  • eslint is not complaining
  • have added myself to the contributors' list in the README
  • for feature PRs: PR only includes one feature enhancement.

Signed-off-by: Liam Barry Allan <mrliamallan@live.co.uk>
Signed-off-by: Liam Barry Allan <mrliamallan@live.co.uk>
Signed-off-by: Liam Barry Allan <mrliamallan@live.co.uk>
Signed-off-by: Liam Barry Allan <mrliamallan@live.co.uk>
@worksofliam worksofliam linked an issue Nov 11, 2022 that may be closed by this pull request
Signed-off-by: Liam Barry Allan <mrliamallan@live.co.uk>
Signed-off-by: Liam Barry Allan <mrliamallan@live.co.uk>
Signed-off-by: Liam Barry Allan <mrliamallan@live.co.uk>
Signed-off-by: Liam Barry Allan <mrliamallan@live.co.uk>
Signed-off-by: Liam Barry Allan <mrliamallan@live.co.uk>
@worksofliam worksofliam merged commit 0cab5dc into main Nov 22, 2022
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

Successfully merging this pull request may close these issues.

Go to definition for procedure in binding dir
1 participant