Andreas Seibt

Avatar
  • Total activity 192
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 13
  • Subscriptions 65
  • 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
    • 2 followers
    • 1 comment
    • 0 votes
  • Edited

    How to exclude folders which are not part of the solution?

    I recently installed an AddIn to Visual Studio which automatically maintains a history of changes in a source file on each save (https://marketplace.visualstudio.com/items?itemName=KenCross.VSHisto...
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    Is this a R# issue?

    I'm currentl yworking with Visual Studio 2019 16.4 Preview 2 (Enterprie Edition) and R# 2019.2.3. While working on the source code  i get the following message some times: The stack trace is the f...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    Performance issues with R# 2019.2.2

    When i'm working on new code after some time of typing Visual Studio gives me a performance warning about R#: I'm doing nothing special, just write some C# code. Did anyone else see this?   Best R...
    • 2 followers
    • 1 comment
    • 1 vote
  • Created

    Intellisense popup unsorted

    In R# 2019.2.1 the entires in the intellisense popuop aren't sorted anymore even if I select it in the completion behavior options. I'm using Visual Studio 2019.2.3 Ultimate.   Best Regards Andreas
    • 1 follower
    • 1 comment
    • 0 votes
  • Created

    Properties not sorted alphabetical on object initializer

    When i declare a new instance of a class using the object initializer syntax the properties are not sorted alphabetically even if i defined this in the R# configuration. Normal intellisense respect...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Enhanced Tooltips for 2019 EAP?

    I'm using the theme "dark with light editor" from the Visual Studio Color Theme Editor. After installing the EAP i found that the Enhanced Tooltip AddIn ist not available for the EAP builds. Did yo...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    Performance problems while debugging

    I'm using the latest R# (2018.3.4) and VS 2017 (15.9.8). Currently i'm working on a solution which uses NHibernate. I have a performance problem when i step through methods which executes NHibernat...
    • 2 followers
    • 6 comments
    • 0 votes
  • Created

    VB code analysis problem on VS2019 RC

    I'm using R# 2018.3.4 with Visual Studio 2019 RC.1 SVC1 Entrerprise (the newest available version). In a VB project I have a project reference to a c# class library. In some of my VB classes which ...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    Incorrect VB code analysis

    I have a VB Desktop (Windows Forms) application. One of the Form classes defines a private methode which R# marks as not used. But the method is called in the constructor of  the class, which is l...
    • 2 followers
    • 5 comments
    • 0 votes