Linux
usage ctags
jackyjung
2012. 1. 16. 15:17
ctags, cscope
1. ctags package install
apt-get install ctags vim
2. ctags command
tj (tag jump)
ctrl+] : move to ctag with keyword on current cursor position.
ctrl+t : move to previous tag
1. ctags package install
apt-get install ctags vim
2. ctags command
tj (tag jump)
ctrl+] : move to ctag with keyword on current cursor position.
ctrl+t : move to previous tag