ImGui.NET icon indicating copy to clipboard operation
ImGui.NET copied to clipboard

I made an intellisense xml file for imgui.net

Open jasonswearingen opened this issue 1 year ago • 6 comments

I'm new to ImGui and really wished there was intellisense explaining stuff, so I threw the generated cs file at Gemini and here's the result

https://gist.github.com/jasonswearingen/eaf56a82f9a4b03569edf4b9a48eb1c1

Please feel free to include this in the next nuget release. For those wanting to manually use it, paste it into the same dir as the nuget dll, overwrite existing. ex: C:\Users\jason\.nuget\packages\imgui.net\1.91.0.1\lib\net8.0

jasonswearingen avatar Oct 07 '24 00:10 jasonswearingen