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

Resolve object correctly instead of through SQL #2197

Open
worksofliam opened this issue Jul 24, 2024 · 0 comments
Open

Resolve object correctly instead of through SQL #2197

worksofliam opened this issue Jul 24, 2024 · 0 comments
Assignees
Labels
debug Debug client issue (IBM) enhancement New feature or request

Comments

@worksofliam
Copy link
Contributor

In the debugger code we are using SQL to resolve where the object exists on the system. Right now we are using the member path to find the library.

Instead, we should use the library list and then therefore our member resolve API to find the library and object.

https://github.com/codefori/vscode-ibmi/blob/master/src/api/debug/index.ts#L125

@worksofliam worksofliam added enhancement New feature or request debug Debug client issue (IBM) labels Jul 24, 2024
@worksofliam worksofliam self-assigned this Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
debug Debug client issue (IBM) enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant