Re: learning dragonfly or C...

看板DFBSD_kernel作者時間21年前 (2004/11/12 13:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串14/23 (看更多)
On Thursday, 11. November 2004 23:04, George Georgalis wrote: > >If you use vi as your editor you can navigate code using a > >tags file, other editors have similar functionality (for > >example emacs uses etags). > > > >% man 1 vi > >.. > > -t Start editing at the specified tag. (See ctags(1)). > > Max, > > _That_ is really awesome! Just when I thought I had vim optimized, > here's a whole new galaxy to explore! Thanks! Ctags is nice, but try cscope, it's more like ctags squared (some say "on steroids") make vim WITH_CSCOPE=sure and build an index in the directory you are starting to explore with cscope -bR (use -k for kernel source and -q for large projects) cheers simon
文章代碼(AID): #11b4EN00 (DFBSD_kernel)
討論串 (同標題文章)
文章代碼(AID): #11b4EN00 (DFBSD_kernel)