microsoft / microsoft/vscode-powerquery
Library functions are not identified by Scope selectors
Open
@JordanBoltonMN is already working on this.
Since Oct 13, 2021.
grammar
- Dominant language
- TypeScript
- Stars
- 108
- Forks
- 25
- Avg merge
- 8d 22h
- Merged PRs (30d)
- 2
Description
Hello,
in the syntax definition of powerquery - scope selector for library functions is absent.
Parts of a function(List.Generate for example)
"List" part shows "entity.name" scope
".Generate" part shows "no scope selector"
There are numerous ways to fix that - from hardcoding function names ending to adding a proper regex into syntax file.
Please do something. It is important for me and lots of other PBI developers(I asked =))

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.