Becrylen
- Total activity 26
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 12
-
Created Editor tabs: show directory for all file names
Looks like there's only the settings option Show directory for non-unique file names, but none that would display the directory for all file names. This would help me identify the project associate... -
Created Disable global using directives?
When I create a new project, I'd like it to have global using directives disabled by default. At the moment, this is enabled by default, and I must kind of refactor by project to disable global usi... -
-
Created Customize toolbar
This widget in the main toolbar:has two buttons: build solution, and a solution configuration selector.I want to replace the widget with a build button, and the solution configuration selector.Whil... -
Created Change project type from console app to library
I changed the project type from a former console app to a library by setting the Output type in the project properties to Class library.Rider still lists the library in the Run/Debug Configurations... -
Created Project folder contents
The bin folder of my project has two subfolders Debug and x64. Is this normal? I've changed both the solution and project configuration to Debug | x64 and Release | x64 respectively, instead of An... -
Created Rename project
I recently renamed a project in Rider 2025.2.3 by right-clicking the project name and selecting Refactor this… > Rename. I entered a new name, and selected all check boxes.There were some errors in... -
Created "Processing..." indicator?
When an action that takes some time is started in Rider (like loading a solution, or starting a debug run), I somehow miss a message or so telling me that Rider is still working to complete the des... -
Created Breakpoints: group by file/project?
Does Rider have an option to group breakpoints by file/project in the bookmarks window? -
Created Rider: C# immediate window questions
My questions regarding the C# immediate window (OS: Windows 11; Rider 2025.2.2.1 Build #RD-252.26199.190): When I press the backspace key in an empty line, the cursor jumps back and forth; doesn't ...