Marcel Gotsch
Marcel Gotsch
Should definitely be supported, since it will probably be enabled by default in the next Go version!
I agree with **andradei**, **delve** is a really good alternative!
@horenmar is there anything I can do to make this PR move forward? I'm happy to address change requests or fix tests. In case this implementation is approaching the problem...
Thanks for putting some thought into this! I already assumed that `currentElementAsString` was designed for this purpose, which is why I based my first version already on this. I'm not...
I'll take a look at it. I'll probably integrate code completion using [go-code](https://github.com/nsf/gocode) which is a Go native completion daemon. There are a lot of native tools that provide useful...
I'll take a look and remove the submodule. I'll give you an update when it's ready for the current version of QtC.
Sorry, for this big delay, but currently I don't have any time to work on this project.
@kanocz I've pushed some fixes for the build errors, but the project handling is still broken. I'll work on this whenever there's time for it.