1
0
mirror of https://github.com/chylex/Rider-VCS-Group-By-Project.git synced 2024-07-26 22:28:48 +02:00
Rider plugin that allows grouping version control changes by project. https://plugins.jetbrains.com/plugin/19337
Go to file
2023-07-16 20:38:51 +02:00
.github Add README with screenshots 2022-06-15 16:19:28 +02:00
.idea Update to Rider 2023.1 w/ Java 17 and Gradle 7.6.2 2023-07-16 20:10:55 +02:00
gradle/wrapper Update to Rider 2023.1 w/ Java 17 and Gradle 7.6.2 2023-07-16 20:10:55 +02:00
src/main Release 1.0.3 2023-07-16 20:38:51 +02:00
.gitattributes Add IDEA project files 2022-06-15 16:19:28 +02:00
.gitignore Update to Rider 2023.1 w/ Java 17 and Gradle 7.6.2 2023-07-16 20:10:55 +02:00
build.gradle.kts Release 1.0.3 2023-07-16 20:38:51 +02:00
gradle.properties Add build and plugin configuration 2022-06-15 16:19:28 +02:00
gradlew Add Gradle wrapper 7.1 2022-06-15 16:19:28 +02:00
gradlew.bat Add Gradle wrapper 7.1 2022-06-15 16:19:28 +02:00
LICENSE Initial commit 2022-06-10 09:47:41 +02:00
README.md Add README with screenshots 2022-06-15 16:19:28 +02:00
settings.gradle.kts Add build and plugin configuration 2022-06-15 16:19:28 +02:00

Rider plugin that allows grouping version control changes by project.

IDE screenshot (grouping settings)

Group by Project

IDE screenshot (changes grouped by project)

Group by Both Project and Directory

IDE screenshot (changes grouped by project and directory)