Closed schungx closed 3 years ago
API example.rhai - foo(bar, baz) - bar() - thing()
Clicking on each function will jump to that function's definition.
Optimally, you'd have a button to collapse the list so the user can quickly navigate to another script file.
This is now added.
Clicking on each function will jump to that function's definition.
Optimally, you'd have a button to collapse the list so the user can quickly navigate to another script file.