Adam Scoble

- Total activity 39
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 12
-
Created Hide inline change status
Hi all, It seems like every new version adds inline hints that I can't figure out how to turn off. Now I've got a "new" with a little person icon next to some methods, and my name next to others. H... -
Created Comment shortcut now needs to be pressed twice
Hi all, I updated to 2021.3 (and then 2021.3.1) and the comment shortcut seems to have broken. (It still appears to be correctly set in the shortcuts settings.) However I have to press Ctrl+Alt+/ ... -
Created Changing Namespace naming suggestion
Hi there, I have a space in the folder name containing my scripts in a Unity project. However I want the namespace to not have a space. Rider suggests underscores which I don't like. An example: \... -
Created Custom prefix/suffix in certain cases
Hi all, I really like the Inconsistent Naming feature of Rider. However there are times I want a specific prefix or suffix on a field, property or method that breaks these rules. For example a stat... -
Created Rider 2019.3: greenish-yellow text colour in Solution panel
Hi all, A superficial question, but I use the Resharper Dark colour theme, which I love. However I've just upgraded from 2018.3 to 2019.3 and now the assemblies in the solution (and the breadcrumbs... -
Created Hiding code highlighting in scroll area
AnsweredHi there, Is there a way to hide the code highlighting from the scroll bar area? I don't want to remove the highlighting, but also I want to more easily see where errors are located. Thanks! -
Created How to copy all settings (including coding styles) between projects?
AnsweredHi all, I can't seem to figure out how to move coding styles between projects. I have tried the File -> Export/Import Settings, however this doesn't seem to bring across all of the coding style set... -
Created A way to apply whitespace settings to everything in a folder
Hi all, I recently discovered that you could have whitespace cleared on save. However all of the scripts I've been working on haven't been using this. So now every change I make results in hundreds... -
Created Using Rider without Visual Studio documentation incorrect
Hi there, I had to format my computer and figured I could just install Rider. I got a notification when loading a project that I required the Microsoft .NET Framework Developer Pack 4.5 from a link... -
Created How is 'using' order calculated?
Hi there! I'm just wondering how the order of 'using Namespace' is calculated when they're automatically added. I would love to have some control over this? Or at least have a system to it, alphabe...