microsoft / microsoft/vscode-powerquery
[BUG] library symbols set by SDK are only used for validation
Open
@JordanBoltonMN is already working on this.
Since Oct 6, 2022.
bug
- Dominant language
- TypeScript
- Stars
- 108
- Forks
- 25
- Avg merge
- 8d 22h
- Merged PRs (30d)
- 2
Description
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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.