Skip to content
New issue

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

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

Already on GitHub? # to your account

Absolute path #161

Open
sphynx79 opened this issue Mar 16, 2017 · 0 comments
Open

Absolute path #161

sphynx79 opened this issue Mar 16, 2017 · 0 comments

Comments

@sphynx79
Copy link

sphynx79 commented Mar 16, 2017

I set root of my project as my working directory , but the tags file contain absolute path.

I use windows 7

ctags --version

Universal Ctags 0.0.0, Copyright (C) 2015 Universal Ctags Team
Universal Ctags is derived from Exuberant Ctags.
Exuberant Ctags 5.8, Copyright (C) 1996-2009 Darren Hiebert
Compiled: Mar 10 2017, 13:33:34
URL: https://ctags.io/

my .ctags

--recurse=yes
--tag-relative=yes
--exclude=.git
--exclude=.rblcl
--exclude=.vscode
--exclude=test
--fields=+lnKs

i try also:

:UpdateTags --tag-relative=yes

but same problem

In terminal

$: cd root
$: ctags.exe -R

this work for me, generate relative path

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant