giu
giu copied to clipboard
codeEditor: add api for imgui.ErrorMarkers
Currently (*CodeEditor).ErrorMarkers reffers to imgui api of ErrorMarkers. Is it possible to wrapp this api in giu or it isn't necessary?
I'm trying to rewrite a new code editor pure in go now. Let's keep it as it is now.