CompletionItemTag
Determines the tags for completion items in ScriptEditorService:RegisterAutocompleteCallback().
Items
Name | Value | Summary |
---|---|---|
Deprecated | 1 | |
IncorrectIndexType | 2 | |
PluginPermissions | 3 | |
CommandLinePermissions | 4 | |
RobloxPermissions | 5 | |
AddParens | 6 | |
PutCursorInParens | 7 | |
TypeCorrect | 8 | |
ClientServerBoundaryViolation | 9 | |
Invalidated | 10 | |
PutCursorBeforeEnd | 11 | |
ElideLeftOverride | 12 | |
UseTextEditForAutocompleteScore | 13 |