<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Aug 28, 2014 at 9:27 AM, Nicolai Hähnle-Montoro <span dir="ltr"><<a href="mailto:nhaehnle@gmail.com" target="_blank">nhaehnle@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hey Pavel,<br>
<br>
to follow up, I've been using the Go plugin for a bit now. Great work so far!<br>
<br>
The one thing I'm most worried about right now is that KDevelop<br>
sometimes feels sluggish while using it. I have not had the time to<br>
investigate, but I do wonder if perhaps the UI sometimes blocks due to<br>
parsing jobs?<br>
<br>
Other than that, I noticed some cases where type deduction did not<br>
work properly. Most notably with map[key] accesses, for-loops and<br>
anonymous functions (the go func() { ... }()) pattern. I suppose you<br>
know about these, otherwise I could look into extracting some small<br>
test cases.<br>
<br>
Anyway, even with these small flaws the plugin is already tremendously useful!<br>
<br>
Cheers,<br>
Nicolai<br>
<div class="HOEnZb"><div class="h5"><br>
</div></div></blockquote></div><br></div><div class="gmail_extra">Hey,<br></div><div class="gmail_extra">Thanks a lot for your feedback and compliments! I am aware of issues you have mentioned and I'm working on them, especially sluggishness one. There are several issues with parsing performance right now, but I finally have more time to investigate it, so they should be resolved soon.<br>
<br></div><div class="gmail_extra">Thanks,<br></div><div class="gmail_extra">Pavel<br></div></div>