Tabaloa

Avatar
  • Total activity 140
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 4
  • Subscriptions 44
  • Created

    Git branches compare after git cherry pick

    Answered
    Hi,   I compared two branches and cherry picked some commits from one into the other. After successfully cherry picking, the "compare branches" command does not recognize the cherry picked commits,...
    • 2 followers
    • 1 comment
    • 1 vote
  • Created

    Debugging: Throwing ArgumentException

    Hey,  when debugging, I can't see any values because an argument exception is thrown. Any ideas whats the reason for that? 
    • 6 followers
    • 11 comments
    • 1 vote
  • Edited

    WPF - InitializeComponent cannot be found

    Hi,   after trying out Avalonia and returning to WPF, the editor is telling me that "InitializeComponent" within my UserControls is not defined. Example   Code Behind   XAML   Edit: Got it, just ...
    • 5 followers
    • 5 comments
    • 1 vote
  • Created

    Better Markdown Support

    Hi,   I installed the plugin Markdown and it would be awesome if we have an original markdown support by jetbrains themselves. A really interesting point here is marking code and displaying UML dia...
    • 4 followers
    • 6 comments
    • 1 vote
  • Created

    Wrong project creation

    Hi, since the last update, Rider creates the projects with the wrong structure. It assumes that C# 9 features are enabled and creates the one-liner Program.cs file instead of the usual Program clas...
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    Rider hangs when searching with CTRL+ T

    It often appears that Riders completely hangs when I press CTRL + T and start type. It does not react and I have to shut down through the task manager. However, if I have any unsaved work, that's l...
    • 2 followers
    • 7 comments
    • 0 votes
  • Created

    DotTrace - Attach to running process

    Hi,   i'm trying to find out which methods were called most and how long they took so I thought DotTrace could help me out there! However, I'm having troubles starting the dot trace application for...
    • 2 followers
    • 5 comments
    • 0 votes
  • Created

    See Work Items from different project

    Answered
    Hi,   it's cool that I can see pull requests assigned or created to/by me and the work items. However, we use to create multiple projects: one for our project management and another one for our rep...
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    Cannot create a .NET Core Test project

    HI,   I'd like to create a .NET Core test project, but Rider only allows me to use .NET Framework. This way, I cannot really test my App correctly. As a workaround, I use Visual Studio to create th...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    VueJS - Typescript Error windows remains empty

    Hi,   I'd like to use analysis for typescript within rider and recognized that the errors are not shown up in the Typescript -> Errors window.  Is this a known bug?
    • 2 followers
    • 1 comment
    • 0 votes