gedit-source-code-browser
gedit-source-code-browser copied to clipboard
Gedit 40 update
This plugin doesn't seem to be maintained anymore. I've fixed it up for gedit 40 on my fork. https://github.com/Supreeeme/gedit-source-code-browser
ah! nice! thank you.
seems your fork is broken again: clicking on a tag doesn't bring you to the desired line but complains:
Traceback (most recent call last): File "/usr/lib64/gedit/plugins/sourcecodebrowser/plugin.py", line 523, in on_tag_activated document.goto_line(line) AttributeError: 'Document' object has no attribute 'goto_line'
Ah, ok, fixed that: https://github.com/ildar/gedit-source-code-browser/commits/master
I don't actually use gedit anymore, mind if I link to your fork from mine?
I get to that just time-to-time so I'd avoid Maintaned:Yes but besides
that, yeah, ok.