Skip to content

rewrite synctex plugin

Random User requested to merge random237849/gedit-plugins:master into master

some functionality of the current synctex plugin is no longer working. here is a rewrite based on the existing python code.

this implementation uses the gedit message bus in addition to dbus. a minimal configuration dialog is left to future iterations.

Merge request reports