Randall O'Reilly
Randall O'Reilly
btw I encountered the same problem, and filed an issue: https://github.com/golang/gddo/issues/618 -- also came up with the same workaround of creating a doc.go file at root level..
all looks good and apologies for the long delay!
some key logic issues: * preemption style func logic means that a map with style param key must be used to get the final transition style -- could be set...
@kkoreilly is this still a thing? I haven't seen it in a while.
Yes I did have to revert to c-for-go 2018 -- I didn't try anything in between once the old version worked. There is some relevant discussion from another user in...
It is Ctrl+, btw, and via a fairly circuitous route, it ends up in CodeView.LookupFun(), in codev/editor.go, wherein it calls Lang.Lookup, which ends up in golang.Lookup, in golang/complete.go, which does...
Looks to be specific to TableView (probably also SliceView), which has a vertical scrollbar managed by SliceGrid. This should be positioned a bit further to the left. If you F5...
applied this to https://github.com/goki/freetype
I just applied this to https://github.com/goki/freetype
Would be good to have more info here -- I've since forgotten what this is all about. need a test case.