Method
IdeLspCompletionItemget_snippet
Description
Creates a new snippet for the completion item to be inserted into the document.
Available since: | 3.30 |
Return value
Returns: | IdeSnippet |
An |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. |