ink-unity-integration icon indicating copy to clipboard operation
ink-unity-integration copied to clipboard

Ink Player Window should autocomplete function and variable names

Open tomkail opened this issue 5 years ago • 2 comments

This'd be a real boon! I guess there are algorithms for this floating around.

tomkail avatar Mar 20 '20 08:03 tomkail

I had a serious stab at this using some code I found online, but unfortunately due to the way IMGUI works you can't easily have buttons that overlap each other, and so this becomes really difficult to do properly.

tomkail avatar Sep 17 '20 06:09 tomkail

Note: should also include list element parameter values

tomkail avatar Sep 17 '20 06:09 tomkail