- 主题:spacemacs 的helm-tags和gtags是什么关系?
这两个是只装一个就行么?我装的是gtags,但是快捷键对应的也都是helm-xxx的函数。之前装的helm-gtags也对应同样的函数。
没看明白什么关系。
另外,装gtags的时候,spacemacs 最新dev分支启动后,总是提示这样的信息:
spacemacs/helm-gtags-define-keys-for-mode does nothing! python-mode doesn’t have to call it anymore.
spacemacs/helm-gtags-define-keys-for-mode does nothing! go-mode doesn’t have to call it anymore.
spacemacs/helm-gtags-define-keys-for-mode does nothing! c-mode doesn’t have to call it anymore.
spacemacs/helm-gtags-define-keys-for-mode does nothing! c++-mode doesn’t have to call it anymore.
spacemacs/helm-gtags-define-keys-for-mode does nothing! rust-mode doesn’t have to call it anymore.
spacemacs/helm-gtags-define-keys-for-mode does nothing! js2-mode doesn’t have to call it anymore.
spacemacs/helm-gtags-define-keys-for-mode does nothing! emacs-lisp-mode doesn’t have to call it anymore.
--
FROM 221.216.195.*
helm-gtags 的目的就是在结果中快速模糊匹配啊
跟 helm-xxx 别的 package 是类似的作用
【 在 chunhui (北瓜) 的大作中提到: 】
: 这两个是只装一个就行么?我装的是gtags,但是快捷键对应的也都是helm-xxx的函数。之前装的helm-gtags也对应同样的函数。
: 没看明白什么关系。
: 另外,装gtags的时候,spacemacs 最新dev分支启动后,总是提示这样的信息:
: ...................
--
FROM 73.19.89.*
现在gtags layer 就是用的helm-gtags helmgtags layer也是一样。
搞不清楚哪个先后了
【 在 stid 的大作中提到: 】
: helm-gtags 的目的就是在结果中快速模糊匹配啊
: 跟 helm-xxx 别的 package 是类似的作用
:
--
FROM 124.64.16.*