ambrosiogabe / MathAnimation

A simple C++/OpenGL application to create quick and dirty mathematically accurate animations
982 stars 49 forks source link

Add intellisense to the luaua script editor #111

Open ambrosiogabe opened 1 year ago

ambrosiogabe commented 1 year ago

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

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