Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Insert project, relative or absolute path of selected file #435

@asiloisad

Description

@asiloisad

Summary

Insert relative, relative or absolute path of selected file into active text editor. Just fast find & insert path. Additional keyboard shorcuts should be introduced, e.g.

  • alt-v alt-p: insert project path
  • alt-v alt-r: insert relative path
  • alt-v alt-a: insert absolute path

Motivation

The function will be very usefull with e.g.:

  • insert images path into .tex document,
  • insert path to any assets,
  • js import path.

Describe alternatives you've considered

Alternative way is find the file in tree-view -> right mouse button -> copy relative path, but the flexibility of fuzzy-finder best match to examples above.

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