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

[BUG] library symbols set by SDK are only used for validation #175

Open
mattmasson opened this issue Oct 6, 2022 · 2 comments
Open

[BUG] library symbols set by SDK are only used for validation #175

mattmasson opened this issue Oct 6, 2022 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@mattmasson
Copy link
Member

Expected behavior
We added a way for the SDK to set symbols for the current connector project. However, they don't seem to work with Hover, Signature Help, or Completion Items.

Actual behavior
The connector symbols only work with Validation operations.

To Reproduce
Create an SDK project.
Build your connector.
Open your connector.query.pq file.

@mattmasson mattmasson added the bug Something isn't working label Oct 6, 2022
@mattmasson
Copy link
Member Author

This functionality seems to be broken entirely in the latest versions of both extensions.

@mattmasson
Copy link
Member Author

#206 suggests an alternative mechanism for the SDK to provide connector symbols to the language service extension.

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

2 participants