java.lang.Object
com.github.copilot.generated.rpc.SessionLspApi
API methods for the
lsp namespace.- Since:
- 1.0.0
-
Method Summary
Modifier and TypeMethodDescriptioninitialize(SessionLspInitializeParams params) Parameters for (re)loading the merged LSP configuration set.
-
Method Details
-
initialize
Parameters for (re)loading the merged LSP configuration set.Note: the
sessionIdfield in the params record is overridden by the session-scoped wrapper; any value provided is ignored.- Since:
- 1.0.0
-