You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This issue is an enhancement request, so that the github package can display paths differently than project relatively. Namely relatively from the currently selected file/folder.
Steps to Reproduce
[First Step]
[Second Step]
[and so on...]
Expected behavior:
a possibility to change path style in the github sidebar.
project path: paths relative to the project root
absolute path
relative to currently selected file path: paths relative to the currently selected file / folder (as in git status)
Actual behavior:
no possibility to change path style in the github sidebar. They're always relative to the project's root folder.