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
Copy file name to clipboardExpand all lines: pylspclient/lsp_client.py
+2
Original file line number
Diff line number
Diff line change
@@ -50,6 +50,8 @@ def initialize(
50
50
:param list workspaceFolders: The workspace folders configured in the client when the server starts. This property is only available if the client supports workspace folders.
51
51
It can be `null` if the client supports workspace folders but none are configured.
0 commit comments