-
Notifications
You must be signed in to change notification settings - Fork 32
Alias Comment
SPGoding edited this page Aug 13, 2020
·
4 revisions
#alias
comments are a way to define a string that will be shown in the completion list for specific arguments,
which will insert a different value when selected.
Syntax: #alias <type: string> <alias: string> <value: string>
Version | Description |
---|---|
2.0.0 | Added #alias comment. |