Skip to content

Intelisence for all methods in the _G lua table should be availible in the Lua Console. #81

@TheFlyingFiddle

Description

@TheFlyingFiddle

When starting to write a function name in the Lua Console it would be nice if it was possible to get intelisence for what methods are available to call in Lua. This can be done by simply calling some standard "getGlobalFunctions" function when the connection is made. This function would simply return all available function to the console. Using these functions use some build in auto completion support in win-forms.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions