Change didChangeConfiguration doc to protocol wording
parent
23a40f069b
commit
f4f106766f
|
@ -216,7 +216,7 @@ class Workspace
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Fires when client changes settings in the client
|
* A notification sent from the client to the server to signal the change of configuration settings.
|
||||||
*
|
*
|
||||||
* The default paramter type is Options but it also accepts different types
|
* The default paramter type is Options but it also accepts different types
|
||||||
* which will be transformed on demand.
|
* which will be transformed on demand.
|
||||||
|
|
Loading…
Reference in New Issue