Jason Wu
- Total activity 36
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 13
-
Jason Wu created a post, Project path in the new UI
HI,In the new UI, the left top corner will only show project name. In my case, i have two same project name but stored in different file location. In the old ui, it displays the project directory p... -
-
Jason Wu created a post, Unwrap/Remove key binding is not working
HI, I am on window, rider version 2023.2. The shortcut key Ctrl+Shift+Delete, suppose to remove the if statement and keep the body of the if statement. I have checked it is working fine in the Inte... -
Jason Wu created a post, Bug in the New UI ?
HI, 1 I wonder if this is a bug in the New UI, I am currently on the 2023.2(latest stable release). When i am debugging an application, if click one of the method and find usage, the usage panel wi... -
Jason Wu created a post, Following one worker thread when debugging
HI, I have a multi threads application, different thread will do different thing in my code base. So the debugger is jumping around and switching to different thread. I was wondering if I can selec... -
Jason Wu created a post, How to reset folding settings
HI, I have configured code folding to the following setup. It works when the first time I open a file (as you can see the code fold by region),If i click expand the region, next time when i open th... -
-
Jason Wu created a post, Signature refactoring does not work for generic method
HI I have issue to use signature refactoring (ctrl + F6) to change non-generic method to generic method, as you can see the screenshot below, rider wont recognized symbol <T> and also it doesn't h... -
Jason Wu created a post, Cant go to interface from Implementation after refactoring
HI, I can use keyboard shortcuts ctrl + B go from implementation to interface. After if I did some refactoring e.g. change the method return type(not the signature refactoring). then the ctrl + B w... -