Microsoft.PowerFx.LanguageServerProtocol Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Code |
Code action kind constants. |
Command |
Command name constants. |
Json |
JSON-RPC helper class that follows JSON-RPC 2.0 spec https://www.jsonrpc.org/specification. |
Language |
PowerFx Language server implementation LanguageServer can receive request/notification payload from client, it can also send request/notification to client. LanguageServer is hosted inside WebSocket or HTTP/HTTPS service
|
NL2Fx |
Resolved from CustomNL2FxParams. |
NLHandler |
Callback handler invoked by LanguageServer to handle NL requests. |