Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] [EXPERIMENTAL] GNU GLOBAL (gtags) を試し中 #21

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

5t111111
Copy link
Contributor

Ruby だと 精度は低いですが、gtags でタグジャンプができるようにするのを試してみています。興味ある人は試してみてくれると嬉しいです。

unite-gtags を fork して依存 gem もタグの探索対象にしてみました。

依存パッケージ

  • GLOBAL
  • Pygments

*多分 brew install global でどっちも入ります。

事前準備

↓をやってください。

http://qiita.com/5t111111/items/5e854f6047d187ea21c7#アプリケーションコードのタグを生成する
http://qiita.com/5t111111/items/5e854f6047d187ea21c7#gem-のタグを生成する

使う

とりあえずコードのメソッド名とかの上で <Space> t t としてみると、定義か参照にジャンプします。

既知の問題

present? とか save! みたいに記号を含むメソッドは Vim の <cword> で正しく拾えないっぽくて見つけられない?

@5t111111 5t111111 changed the title [wip] [experimental] GNU GLOBAL (gtags) を試し中 [WIP] [EXPERIMENTAL] GNU GLOBAL (gtags) を試し中 Sep 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant