Skip to content

Add intellisense to the luaua script editor #111

Description

@ambrosiogabe

This should add some simple intellisense to the script editor. This issue will be complete when:

  • You press Ctrl+Dot it opens a suggestion window
    • These suggestions should be populated based off of in-scope functions, variables, and types
  • If you type . after a variable, it should open a suggestion window that shows the available properties based on the type

Check out how TypeScript intellisense works in VSCode for some inspiration.

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

    enhancementNew feature or request

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions