mirror of
https://github.com/microsoft/language-server-protocol.git
synced 2025-12-23 08:48:16 +00:00
Revert to original text for initializationOptions
This commit is contained in:
parent
6f5831085e
commit
7a23dddcda
1 changed files with 1 additions and 1 deletions
|
|
@ -902,7 +902,7 @@ interface InitializeParams {
|
|||
rootUri: DocumentUri | null;
|
||||
|
||||
/**
|
||||
* Client provided initialization options.
|
||||
* User provided initialization options.
|
||||
*/
|
||||
initializationOptions?: any;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue