Abdu Bukres
- Total activity 59
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 21
-
Abdu Bukres created a post, Can't get inlay hints and push-to-hint to work properly
I am trying to set Rider to only show types for Javascript/Typescript when doing a ctrl-ctrl (keep pressing ctrl) to the show to the types.The hints are either showing all the time or never, whethe... -
Abdu Bukres created a post, Command line tool to know if a solution has a code dependency on an assembly?
Is there a command line tool to know if a solution has a code dependency on an assembly? -
-
-
Abdu Bukres created a post, Can't add 'Open...' action to the toolbar
I added the add 'Open...' action to the toolbar in Settings and it's not showing up in the toolbar.What's the correct way? -
Abdu Bukres created a post, Can't add more than one folder as an existing item
I am trying to add multiple folders which exist under one folder all at once to an existing javascript project and Rider is doing it only one folder at a time. I select Add -> existing item. I sele... -
Abdu Bukres created a post, In debug mode, Rider opens a new Chrome tab without going to the app's URL
I created a new browser profile in Rider with a custom user data dictionary pointing to Chrome's default user profile path. This is so that when Chrome launches, it launches with my Chrome extensio... -
Abdu Bukres created a post, How to have decorators be on their own lines?
In Angular Typescript files, a property can have a @decorator. Instead of having the decorator and the property declaration on the same line, can the decorator(s) be on its own line?Example: @Host... -
-