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

"extra_tag_paths" does not work on Mint Linux using ST3 #300

Open
mariiiiiia opened this issue Nov 1, 2015 · 1 comment
Open

"extra_tag_paths" does not work on Mint Linux using ST3 #300

mariiiiiia opened this issue Nov 1, 2015 · 1 comment

Comments

@mariiiiiia
Copy link

In my project I use a 3d party project, which I have compiled and have created tags in its directory.
Now I want to "include" this tags file in my project so I can use "goto_definition" command and see 3d party methods' definition.
I edit CTags.Sublime-settings and add this line:
"extra_tag_paths": [ [["source.c++", "linux"], "/home/maria/Projects/opensim/OpenSim33-source/OpenSim/tags"]],
but doesn't work.

How can i solve it?

@mariiiiiia mariiiiiia changed the title Cannot "include" tags file from 3rd party project to my project "extra_tag_paths" does not work Nov 1, 2015
@mariiiiiia mariiiiiia changed the title "extra_tag_paths" does not work "extra_tag_paths" does not work on Mint Linux using ST3 Nov 1, 2015
@mariiiiiia
Copy link
Author

I actually solved it after a lot of effort. I posted the answer here

Seems like a glitch to me..

@mariiiiiia mariiiiiia reopened this Nov 5, 2015
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

No branches or pull requests

1 participant