[gedit-list] "Go to definition" & "Auto completion" feature in the Plug-in



Hello Friends,

I have developed a plug-in  coded in a python for the auto-completion and go to definition features.

go to definition --- this feature provide the user to jum to to the definition of variable.
In the right click menu "Go to definition" option is provided to the user.

auto-completion --- by pressing control - space key combination user can complete the current word.

both the features are based on the ctags, user has to create a proper tags file in the current directory of the file to use above features.

I wanted to get you opinion about the usage of the above faetures ! Also please tell me how can I submit my source code to gedit ?



Thanks,
Pramod




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]