Klaus Luedenscheidt
- Total activity 906
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 335
-
Klaus Luedenscheidt created a post, No more voting for EAP builds?
In the past we where able to vote for the stability of EAP builds. With EAP 10 this feature is gone. Did you do this because of the early stage of the current EAP or do you have removed this featur... -
Klaus Luedenscheidt created a post, File templates broken???
I have defined some file templates for diferent type of c# classes. With 9.2 EAP1 somethings seems to be broken in Visual Studio 2015 RC. I select my template, enter a class name and then a message... -
Klaus Luedenscheidt created a post, R# 9.0 completion filters does not work in all cases
in october i found an issue regarding the completion filters. If i declare a local variable and later use it, the completion popup don't show this variable. After installing the release build i fou... -
Klaus Luedenscheidt created a post, EAP 8 doesn't integrate in VS 2015
I have setup a VirtualBox VM with Windows 10 Preview build 9879 and VS2015 preview. If i try to install EAP 8 in this environment there is only a short "Pulling packages..." and after a few seconds... -
Klaus Luedenscheidt created a post, When will you provied a 32-bit EAP installer
at work i only have a 32-bit system. I really want to test R# 9 EAP (specially R# for C++) but can't do it as you only provide a 64-bit installer. When do you plan to release an EAP build with a 32... -
Klaus Luedenscheidt created a post, New installer for .NET tools EAP don't work
I just tried to install EAP 4 of Resharper and .NET tools on my laptop at work. The laptop is just a year old, so the hardware is quite up to date. The only noteworthiness ist that a 32-bit Windows... -
Klaus Luedenscheidt created a post, Could not install EAP on 32-Bit Windows
is it really so, that the installer is a 64-Bit program? If i try to install the EAP on a 32-Bit Windows 7 i get a message box that the version of the program is not compatible with the running win... -
Klaus Luedenscheidt created a post, Code style settings for instance members qualification
First congratulations for a quite stable first EAP of R# 9.While playing around with the new code style options i stumbled over the "instance members qualification" section. I primary work on older... -
Klaus Luedenscheidt created a post, Missing VB Quickfix "Create Function..."
I've typed an assignment of a function result to a variable. R# offers me the following quick fixes:I would like to see if you could add a "Create Function 'GetMissingEposObject'" quikfix in the ne... -
Klaus Luedenscheidt created a post, Feature suggestion: Convert method to Async
i just stumbled over a Visual Studio AddIn which helps to convert method signatures to Async:http://visualstudiogallery.msdn.microsoft.com/752a7f87-7f2c-49d0-b6b5-405232cd4379It would be fine, if s...