mirror of
https://github.com/microsoft/language-server-protocol.git
synced 2025-12-23 08:48:16 +00:00
Some word smithing.
This commit is contained in:
parent
4e76338215
commit
357026eff1
1 changed files with 1 additions and 1 deletions
|
|
@ -3862,7 +3862,7 @@ export interface CompletionItem {
|
|||
|
||||
/**
|
||||
* How whitespace and indentation is handled during completion
|
||||
* item insertion. If ignored the clients default value depends on
|
||||
* item insertion. If not provided the clients default value depends on
|
||||
* the `textDocument.completion.insertTextMode` client capability.
|
||||
*
|
||||
* @since 3.16.0 - proposed state
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue