-
Sorry if this is not the right place to ask. I'm converting a project to project.json and `dotnet test` works fine in console. I updated to R# 2016.3.2 and my tests are discovered in VS. Unfortunately…
-
```
Not implemented ExploreSolution in Resharper so I cannot run my not
assembly based tests with Resharper.
My adapter for Gallio works in Icarus but not in Resharper!
```
Original issue reported on…
-
Are there any plans on also supporting R# 8.1?
I already tried to migrate AgUnit on my own, but didn't get to any result yet:
https://github.com/mhoyer/AgUnit/commit/a92d0d3aafa1551b1ef7839a674ec8eb…
-
Currently I know about two usages of domain specific properties: .NET compiler+Visual Studio and ReSharper+Rider. I think there are more usages. There are two problems with them:
1. Currently two edi…
-
Specifically, AppDomain and shadow copy. Both ReSharper and xunit have settings for these, but how should they be merged?
I can tell when xunit's values are specified or not, so can easily tell when …
-
```
I'm currently using Resharper 6 EAP and I guess the beta will be released in a
couple of weeks I just want to know if you will port agentsmith to Resharper 6.
```
Original issue reported on cod…
-
Will it be soon new version that supports ReSharper 9.2?
Thanks in advance!
-
The extension can't be used along with the popular Resharper Add-In. When they are installed together, following exception occurs in Resharper:
Could not get vertical scroll bar. AlwaysAligned.Text…
luedi updated
7 years ago
-
Hello,
I just synced my fork and can no longer build my `ReSharper.FSharp.sln`.
See errors
C:\Users\nojaf\Projects\resharper-fsharp\ReSharper.FSharp\src\FSharp.Psi\src\Impl\Cache2\Parts\A…
-
Visual Studio Intellisense puts all methods / properties available in alphabetical order. I preferred ReSharper's Intellisense, it bolds the methods / properties on the object and puts extension metho…