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

Completions on broken qualified operation name should only show operations from the chosen service #155

Open
kubukoz opened this issue Nov 19, 2022 · 2 comments
Labels
bug Something isn't working
Milestone

Comments

@kubukoz
Copy link
Owner

kubukoz commented Nov 19, 2022

This should only show NextUUID:

image

@kubukoz kubukoz added this to the Multi-operation files milestone Nov 19, 2022
@kubukoz kubukoz added the bug Something isn't working label Nov 19, 2022
@kubukoz
Copy link
Owner Author

kubukoz commented Jul 1, 2023

(worth checking if this also occurs on non-broken qualified opnames)

@kubukoz
Copy link
Owner Author

kubukoz commented Nov 3, 2024

(worth checking if this also occurs on non-broken qualified opnames)

it does not. So the problem occurs if:

  • you have a fully parsing qualified operation name
  • the qualifier resolves to a known service, but
  • the operation doesn't belong to the service.

The behavior here should be to only list operations from the service.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant