installJust copy pydocw file to your /usr/bin folder usage# pydocw object-name 4 Geanyafter you installed, find that line at your ~/.geany/filedefs/filetypes.python (if there is no create it) context_action_cmd = to context_action_cmd= pydocw %s (if you created new file just add it) After that change your context action key what ever you want.
|