Skip to content

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

@mariiiiiia

Description

@mariiiiiia

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions