Skip to content

add new variables for relative location pathes to project and workspace #260

@anb0s

Description

@anb0s
  • resource_loc_path: relative location path of file or directory (to
    workspace)
  • resource_project_path: relative path of file or directory (to project)
  • resource_project_loc_path: relative location path of file or directory
    (to project)
  • container_loc_path: relative location path of file's parent directory
    or directory itself (to workspace)
  • container_project_path: relative path of file's parent directory or
    directory itself (to project)
  • container_project_loc_path: relative location path of file's parent
    directory or directory itself (to project)
  • parent_loc_path: relative location path of parent directory (to
    workspace); for files it's equal to ${easyshell:container_loc_path}
  • parent_project_path: relative path of parent directory (to project);
    for files it's equal to ${easyshell:container_project_path}
  • parent_project_loc_path: relative location path of parent directory
    (to project); for files it's equal to
    ${easyshell:container_project_loc_path}
  • project_loc_name: location name (folder) of project
  • project_parent_loc: absolute path of project's parent

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions