Andreas Seibt
- Total activity 192
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 13
- Subscriptions 65
-
Created Product downloads very slow
AnsweredSince a couple of days i notice that downloads from Jetbrains are very slow. I have transfer rates of ~40kb on a 50MBit-Line. I wonder why only downloads from Jetbrains are slow, downloads from oth... -
Created Unit-Test problem in EAP8
CompletedJust stumbled over a problem in R# Unit Test Runner. I have a solution which uses Dapper and Dapper.FluentMapping. I none Mapping file i had accidentially a duplicate mapping definition. If i run t... -
Created Funny intellisense behavior in EAP8
I just entered a method call and found a funny behavior. The method has three string and one int parameter. If i came to the int parameter intellisense show the following: When i start entering a ... -
Created Why does the size of the installer changed dramatically?
I noticed that the the of the R# installer increased fron around 200 MB to around 900 MB. Why does this happen? Regarda Andreas -
Created Feature request: Move refactoring should be reflected in GIT
When i do a Move refactoring to reorganize my code base the affected files are copied to the new location and deleted in the old location. When the code base is under source control (a Git reposit... -
Created R# 2020.1 EAP1 issue
AnsweredThis morning i installed EAP1. When i close Visual Studio, R# reports the following exception in a runtime error dialog box: ---------------------------ReSharper – Runtime Error – Technical Data---... -
Created Find Nuget packages from other locations than nuget.org
In our current project we use a private nuget repository on jfrog.org where we place project specific nuget packages which should not be public visible. In the nuget browser of Visual Studio it is ... -
Created VS 2019 16.5 Preview 2 seems to break R# intellisense
CompletedI just installed the latest preview of VS 2019 16.5. When i press Ctrl-Space VS intellisense popup is shown instead of R# intellisense.It seems that VS has captured the shortcut. But even if i go t... -
Created Visual Studio action not surpressed?
When i do a rename refactoring for a class like this: after R# does his work the following dialog from VS will popup: If i press "Yes" the following error is presented: I think this is, beca... -
Created Cannot configure code cleanup in EAP7
When i try to configure my code cleanup settings i get an empty view. Before Editing: After clicking "Configure": Best Regards Andreas