sublime ctags

Find --> CTags --> Rebuild Tags
 
Building CTags for /home/zhuangyao/proj/valgrind/valgrind-3.10.1: Please be patient
error: ctags: no input files specified.
     Try `ctags --help' for a complete list of options.
 
ctags -f .tags -R *
ctags: skipping autom4te.cache: it is not a regular file.
ctags: skipping auxprogs: it is not a regular file.
ctags: skipping cachegrind: it is not a regular file.
ctags: skipping callgrind: it is not a regular file.
ctags: skipping coregrind: it is not a regular file.
ctags: skipping docs: it is not a regular file.

 

使用ctags不正确,使用了emacs带的ctags程序
 
查看ctags version
ctags --version
ctags (GNU Emacs 24.3)
Copyright (C) 2013 Free Software Foundation, Inc.
This program is distributed under the terms in ETAGS.README

 

正确的应该是
Exuberant Ctags 5.9~svn20110310, Copyright (C) 1996-2009 Darren Hiebert
  Compiled: Oct  7 2014, 13:52:03
  Addresses: <dhiebert@users.sourceforge.net>, http://ctags.sourceforge.net
  Optional compiled features: +wildcards, +regex

 

 
重装Exuberant Ctags 无法更改
 
设置sublime的ctag user setting
把command设定为/usr/bin/ctags-exuberant
    // Alter this value if your ctags command is not in the PATH, or if using
    // a different version of ctags to that in the path (i.e. for OSX).
    //
    // NOTE: You *should not* place entire commands here. These commands are
    // built automatically using the values below. For example:
    //   GOOD: "command": "/usr/bin/ctags"
    //   BAD:  "command": "ctags -R -f .tags --exclude=some/path"
    "command": "/usr/bin/ctags-exuberant"

 

 
posted on 2015-07-30 01:19 secularbird 阅读( ...) 评论( ...) 编辑 收藏

转载于:https://www.cnblogs.com/zelos/p/4687964.html

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值