Abdu Bukres
- Total activity 59
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 21
-
Created ctrl-click (go to defintion) on a web component custom element doesn't do anything
ctrl-click (go to definition) on a web component custom element doesn't do anything. I have the Polymer & web Component plugin installed. It seems Web Components support is limited. -
Created How to move the '_ReSharper.Caches' folder to another location?
CompletedWhen trying to load an unpacked chrome extension in Chrome, I get this error:"Cannot load extension with file or directory name _ReSharper.Caches. Filenames starting with "_" are reserved for use b... -
Created How to stop Rider's button on the taskbar from repositioning itself in the taskbar when opening a project?
I have Rider running and I have a preference to have its taskbar button/icon to the left of the other buttons on the taskbar in Windows. Every time I open a project in Rider, the button repositions... -
Created 'Error loading solution' error when trying to open any app
An 'Error loading solution' error started showing up whenever I try to open an existing app. Whether it's a .NET app or a non .NET app like a React app. It's trying to open the corresponding .idea ... -
Created Reformat code functionality has two different keymap combinations?
I have my keymap set to Resharper and I am synchronized with Resharper. In Rider, ctrl-alt-F brings up the reformat option window. I hit OK and nothing changes in my code. I open the same file in V... -
Created How to enable/disable all the breakpoints?
How to enable/disable all the breakpoints? If I hit the first breakpoint and I have several points, I don't want to keep hitting them one after the other so I need to disable them in one shot. I am... -
Created Is there a way to sync opened files and their order between two Rider sessions on two different computers?
Is there a way to sync opened files and their order between two Rider sessions on two different computers for the same solution?My IDE settings sync is not working so I can't test if this requireme... -
Created Issues with Rider when it finds a .sln file in a non .NET project
I am trying to open a non .NET React app in Rider and if it finds a .sln file in any subfolder, it opens it even when I select to open the folder as a Directory option.There's some kind of solution... -
Created Can't create a keyboard shortcut for file rename
I created a keyboard shortcut for file rename using the F2 key as shown. When I select a file and hit F2, it has no effect. Also, I don't why I have duplicate entries for Rename file. I have set bo... -
Created What's the keyboard shortcut to jump to the file in the file structure tree view?
Once I have a file open, what's the keyboard shortcut or menu option to jump to that file in the file structure in the left pane?