<div dir="ltr">Thanks a lot.<div><br></div><div>I just built the trunk and it seems to work</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-02-08 10:28 GMT+01:00 Enrico Tröger <span dir="ltr"><<a href="mailto:enrico.troeger@uvena.de" target="_blank">enrico.troeger@uvena.de</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On 06/02/14 17:59, Colomban Wendling wrote:<br>
> Le 26/01/2014 13:10, Enrico Tröger a écrit :<br>
>> On 09/01/14 23:00, Enrico Tröger wrote:<br>
>>> On 09/01/14 21:57, Johann SAUNIER wrote:<br>
>>>> Hi all,<br>
>>>><br>
>>>> Code navigation in Python language is a pain due to the fact that the<br>
>>>> action "go to symbol definition" on classes or methods don't go to the<br>
>>>> actual definition, but rather heads to the import line at the top of the<br>
>>>> file. I am a bit surprised that no one complains about that...<br>
>>><br>
>>> [...]<br>
>><br>
>> I had another look at the problem and actually found quite a good solution.<br>
>><br>
>> Attached are two patches to address this. The first patch is just a<br>
>> requirement, the second one the actual fix.<br>
>><br>
>> [...]<br>
>><br>
>> @Colomban: are you fine with this new category?<br>
>> Then I would commit the changes.<br>
><br>
> Yeah sure.  It's a bit of a hack, but it may be better than a<br>
> python-specific code path in goto_tag(), so sure, go ahead.<br>
<br>
</div></div>Ok, great.<br>
Committed.<br>
<br>
@Johann: fixed in GIT master, feel free to try it.<br>
<div class="HOEnZb"><div class="h5"><br>
Regards,<br>
Enrico<br>
<br>
--<br>
Get my GPG key from <a href="http://www.uvena.de/pub.asc" target="_blank">http://www.uvena.de/pub.asc</a><br>
<br>
</div></div><br>_______________________________________________<br>
Devel mailing list<br>
<a href="mailto:Devel@lists.geany.org">Devel@lists.geany.org</a><br>
<a href="https://lists.geany.org/cgi-bin/mailman/listinfo/devel" target="_blank">https://lists.geany.org/cgi-bin/mailman/listinfo/devel</a><br>
<br></blockquote></div><br></div>