You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current implementation doesn't allow configuring the initializationOptions property. I'm working on setting the language server up with pyright and need to pass in files via to the initializationOptions.
It doesn't look like the language server allows setting of this property.
The current implementation doesn't allow configuring the
initializationOptions
property. I'm working on setting the language server up withpyright
and need to pass in files via to theinitializationOptions
.It doesn't look like the language server allows setting of this property.
codemirror-languageserver/src/index.ts
Line 177 in c0f036f
The text was updated successfully, but these errors were encountered: