emacs-c-ide-demo icon indicating copy to clipboard operation
emacs-c-ide-demo copied to clipboard

about peek definition use gtags

Open signorinotang opened this issue 7 years ago • 2 comments

very thankful !!! I learn a lot from http://tuhdo.github.io/c-ide.html the last section how can i peek definition change to use gtags ?

signorinotang avatar Nov 29 '18 03:11 signorinotang

I solved this problem !!

delete rtags code delete when(。。。) add helm-gtags-dwim

it is work!

signorinotang avatar Nov 29 '18 06:11 signorinotang

there is some new problem
if the definition more than one it can not work so can you give the right code in your desction here http://tuhdo.github.io/c-ide.html

signorinotang avatar Nov 29 '18 11:11 signorinotang