Advertisement · 728 × 90
#
Hashtag
#CodeGlancePro
Advertisement · 728 × 90
Rider IDE Settings menu is open. Expand the Other Settings section. Then open the CodeGlance Pro (settings). Scrolled to the Mark Setting, and shows the Marker's font scale changed to 5, from 3.

Rider IDE Settings menu is open. Expand the Other Settings section. Then open the CodeGlance Pro (settings). Scrolled to the Mark Setting, and shows the Marker's font scale changed to 5, from 3.

Rider IDE Settings menu is open. Search for "region." Look under Editor > Color Scheme, and for your theme find the "Mark comment" to change foregound color. Update the "Rider region" etc. to update the stripe mark displayed in Rider's scrollbar, not just the stripe mark for "Mark comment."

Rider IDE Settings menu is open. Search for "region." Look under Editor > Color Scheme, and for your theme find the "Mark comment" to change foregound color. Update the "Rider region" etc. to update the stripe mark displayed in Rider's scrollbar, not just the stripe mark for "Mark comment."

Rider editor with C# codefile open with #region examples. The minimap scrollbar *now* shows very readable large white text rendered for every region in the file on the minimap, making it very easy to navigate regions throughout the file. This, thanks to the aforementioned settings.

Rider editor with C# codefile open with #region examples. The minimap scrollbar *now* shows very readable large white text rendered for every region in the file on the minimap, making it very easy to navigate regions throughout the file. This, thanks to the aforementioned settings.

- Change #CodeGlancePro's `Markers font scale` from default of 3 to 5
- Settings search "region", Editor > Color Scheme > "Mark comment", pick preferred "Foreground" text color
- Update regions' "Error stripe mark" for matching stripe color

Et voila! [2/2] #CodeGlancePro #Rider #jetbrainsrider

0 0 1 0
VSCode editor with C# codefile open with #region examples. The minimap scrollbar shows very readable large white text rendered for every region in the file on the minimap, making it very easy to navigate regions throughout the file.

VSCode editor with C# codefile open with #region examples. The minimap scrollbar shows very readable large white text rendered for every region in the file on the minimap, making it very easy to navigate regions throughout the file.

Rider IDE editor with C# codefile open with #region examples. The minimap scrollbar shows very tiny almost unreadable small bright green text rendered for every region in the file on the minimap, making it tricky to navigate regions throughout the file.

Rider IDE editor with C# codefile open with #region examples. The minimap scrollbar shows very tiny almost unreadable small bright green text rendered for every region in the file on the minimap, making it tricky to navigate regions throughout the file.

Today I realized VSCode has nicely readable code regions in its minimap.

Conversely, #CodeGlancePro for #Rider has terribly tiny region text in a gaudy green color in its minimap.

I spent some time trying to figure out how to improve it, almost emailed the author for help... [1/2]

1 0 1 0