mapeditor / mapeditor/tiled

Consider showing project-relative paths in more places

Open
#2,900 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

usability
Dominant language
C++
Stars
12.9k
Forks
2k
Avg merge
4h 27m
Merged PRs (30d)
8

Description

When opening a file in the project (using Ctrl+P), the paths shown are essentially project-relative (starting with one of the directories added to a project).

It would probably make sense to show such a project-relative file name whenever possible, since the rest of the path is often irrelevant. Affected places could be:

  • Tool tips on tabs
  • Value of file properties

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start from the Ctrl+P project-relative path behavior, then trace how paths are presented in tab tooltips and file properties. Done means those places show project-relative file names whenever possible, while retaining useful paths when a relative path cannot be used.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.