Skip to content

Alias Comment

SPGoding edited this page Aug 13, 2020 · 4 revisions

Introduction

#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>

alias-comments

History

Version Description
2.0.0 Added #alias comment.
Clone this wiki locally