microsoft / microsoft/Power-Fx
Use LSP Nuget
Open
@mcbelton is already working on this.
Since Oct 13, 2022.
Needs Discussion
- Dominant language
- C#
- Stars
- 3.4k
- Forks
- 358
- Avg merge
- 10h 34m
- Merged PRs (30d)
- 3
Description
There is an LSP Nuget that defines protocol classes.
https://www.nuget.org/packages/Microsoft.VisualStudio.LanguageServer.Protocol/
https://learn.microsoft.com/en-us/dotnet/api/microsoft.visualstudio.languageserver.protocol.diagnostic?view=visualstudiosdk-2019
Can we use this instead of defining our own?
https://github.com/microsoft/Power-Fx/tree/main/src/libraries/Microsoft.PowerFx.LanguageServerProtocol/Protocol
See also #750, #660
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.