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 has been archived by the owner on Nov 30, 2024. It is now read-only.
I know this is old but I stumbled over this while searching for a solution so I'll provide what worked for me :)
Basically in the main settings the inputs for "root directory" are missing but if you just enable "use per project configuration" and add a config for your current project (and each other project because it's ... per project ^^) you can configure it there and it will work.
I just selected the project root folder in both inputs.
Edit: Also, if you head over to this fork: vlascik fork you can download the jar file which will work in Rider 2024.1.
Just install the plugin from disk after downloading.
I didn't test anything else but I can confirm it works there.
Seems that I fixed the exceptions people were complaining about in issues.
The folders are missing if the shortening ends up in an empty string. If this is the case, my fork has a feature called "Empty path replacement", where you can decide what prefix should be shown on global, or per folder level.
I also added an option to use Regex replacements on tab titles.
Users will have to uninstall this version before installing a new one.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
As requested, the issue of missing folders with screenshots:
This 'root directory' option on the plugin page does not exist
This is the properties overview on macOS, IntelliJ IDEA 2021.3.3 (Ultimate Edition):
It does not seem to show anything from the root directory of the repo. The tab at the top does work for some reason.
The text was updated successfully, but these errors were encountered: