mirror of
https://github.com/microsoft/language-server-protocol.git
synced 2025-12-23 08:48:16 +00:00
Merge pull request #442 from rcjsuen/patch-6
Change workspace/workspaceFolder's icon to be a request
This commit is contained in:
commit
f09e61c23d
1 changed files with 1 additions and 1 deletions
|
|
@ -1791,7 +1791,7 @@ _Response_:
|
|||
* result: void.
|
||||
* error: code and message set in case an exception happens during the request.
|
||||
|
||||
##### <a name="workspace_workspaceFolders" class="anchor"></a>Workspace folders request (:arrow_left:)
|
||||
##### <a name="workspace_workspaceFolders" class="anchor"></a>Workspace folders request (:arrow_right_hook:)
|
||||
|
||||
> *Since version 3.6.0*
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue