Skip to content

Insert path relative to the current file #44

Description

@gtaifu

Maybe due to I am a newbie to use this package, I did not find the way to insert the path of a file relative to the current file. I would like to ask this question, so the issue might be the best place for me to ask this question. Is it possible to do so?

To be more precise, see the following example:
Suppose I have the following directory structure:

.
+-- README.md
+-- src
|   +-- moduleA
|   |   +-- main.ccp
|   |   +-- a.lib
|   |   +-- ...
|   +-- moduleB
|   |   + fileA.cpp
|   |   + fileB.cpp
+-- others

When I work in the file main.cpp, I would like to insert the relative path to fileA.cpp. So I would like to insert ../moduleB/fileA.cpp into the file main.cpp.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions