mirror of
https://github.com/microsoft/language-server-protocol.git
synced 2025-12-23 08:48:16 +00:00
Merge pull request #441 from rcjsuen/patch-5
Change workspace/configuration's icon to be a request
This commit is contained in:
commit
537f7d3ae6
1 changed files with 1 additions and 1 deletions
|
|
@ -1845,7 +1845,7 @@ interface DidChangeConfigurationParams {
|
|||
}
|
||||
```
|
||||
|
||||
#### <a name="workspace_configuration" class="anchor"></a>Configuration Request (:arrow_left:)
|
||||
#### <a name="workspace_configuration" class="anchor"></a>Configuration Request (:arrow_right_hook:)
|
||||
|
||||
> *Since version 3.6.0*
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue