ForNeVeR / ForNeVeR/AvaloniaRider
Enable shadow copy by default
- Dominant language
- Kotlin
- Stars
- 583
- Forks
- 32
- Avg merge
- 2h 23m
- Merged PRs (30d)
- 1
Description
Inspired by this report in Rider: [RIDER-130882](https://youtrack.jetbrains.com/issue/RIDER-130882): After I build and run in the IDE there are locks held on everything even after existing the program that prevent me or Ai Assistant/Junie from doing a dotnet clean/build.
Let's make the shadow copy the default mode? Need to investigate how it behaves in Visual Studio — if it's enabled by default as well, then this is an accepted practice and let's embrace it.
Contributor guide
Research direction
Start by locating the current shadow-copy configuration and determining how the plugin controls it. Compare its default behavior with Visual Studio, then verify that enabling shadow copy prevents locks after an IDE build and run and allows a subsequent clean/build.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100