-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Using \t
in the completion string the following text will be displayed as a description right-aligned in the completion popup (example, using the API). I tested it using
{"trigger":"abs\tabs(...)", "contents": "abs(${1:x})"}
and it worked really well.
The reason why I consider this to be really useful is that this way you can easily see which completions come from packages/plugins and which are from the current file and added by ST.
Metadata
Metadata
Assignees
Labels
No labels