Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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