Go to gedit plugin definition

Is there a go to definition plugin in gedit?

+5
source share
1 answer

if I ask google , this is the first hit :

Hi friends,

I developed a python encoded plugin for autocomplete and transition to definition functions.

go to definition --- this function provides the user with the ability to define a variable. In the right-click menu, "Go to Definition" is provided to the user.

[...]

+1
source

All Articles