Symbol Icons Schemes
In code completion lists, refactoring or member-generation dialogs, and many other UI contexts, JetBrains Rider displays symbol icons to visualize what kind of a symbol is used (for example, to distinguish between methods, fields, or extension methods in completion lists).
The symbol-icon sets are changed automatically when you switch between light and dark UI themes.
Light | Dark | |
---|---|---|
Symbols | ||
Anonymous Method | ![]() | ![]() |
Anonymous Type Property | ![]() | ![]() |
Class | ![]() | ![]() |
Const | ![]() | ![]() |
Constructor | ![]() | ![]() |
C# Destructor | ![]() | ![]() |
C# Extension | ![]() | ![]() |
C# Indexer | ![]() | ![]() |
CSS Class | ![]() | ![]() |
CSS Function | ![]() | ![]() |
CSS ID | ![]() | ![]() |
CSS Property | ![]() | ![]() |
CSS Property Value | ![]() | ![]() |
CSS Pseudo Element | ![]() | ![]() |
CSS Ruleset | ![]() | ![]() |
Delegate | ![]() | ![]() |
Dynamic Method | ![]() | ![]() |
Dynamic Property | ![]() | ![]() |
Enum | ![]() | ![]() |
Enum Member | ![]() | ![]() |
Event | ![]() | ![]() |
Field | ![]() | ![]() |
Interface | ![]() | ![]() |
JavaScript Function | ![]() | ![]() |
JavaScript Label | ![]() | ![]() |
JavaScript Ajax Namespace | ![]() | ![]() |
JavaScript Parameter | ![]() | ![]() |
JavaScript Property | ![]() | ![]() |
JavaScript Variable | ![]() | ![]() |
Local Const | ![]() | ![]() |
Method | ![]() | ![]() |
Namespace | ![]() | ![]() |
Operator | ![]() | ![]() |
Parameter | ![]() | ![]() |
Property | ![]() | ![]() |
Write Property | ![]() | ![]() |
Razor Item | ![]() | ![]() |
Razor Helper Method | ![]() | ![]() |
Razor Helper Method Visual Studio | ![]() | ![]() |
Razor Section | ![]() | ![]() |
Struct | ![]() | ![]() |
Type Parameter | ![]() | ![]() |
Unit Test | ![]() | ![]() |
Unit Test Set | ![]() | ![]() |
Unresolved Field | ![]() | ![]() |
Unresolved Method | ![]() | ![]() |
Variable | ![]() | ![]() |
VB.NET Anonymous Method | ![]() | ![]() |
VB.NET Delegate Function | ![]() | ![]() |
VB.NET Delegate Sub | ![]() | ![]() |
VB.NET Extension Function | ![]() | ![]() |
VB.NET Extension Sub | ![]() | ![]() |
VB.NET Function | ![]() | ![]() |
VB.NET Module | ![]() | ![]() |
VB.NET Property with Params | ![]() | ![]() |
VB.NET Sub | ![]() | ![]() |
XAML Attached Event | ![]() | ![]() |
XAML Attached Property | ![]() | ![]() |
XAML Markup Extension | ![]() | ![]() |
XAML Namespace Alias | ![]() | ![]() |
XAML Predefined Attribute Element | ![]() | ![]() |
XAML Predefined Object Element | ![]() | ![]() |
XAML Resource | ![]() | ![]() |
XAML Template Field | ![]() | ![]() |
Modifiers | ||
Abstract | ![]() | ![]() |
Internal | ![]() | ![]() |
Private | ![]() | ![]() |
Protected | ![]() | ![]() |
Protected Internal | ![]() | ![]() |
Public | ![]() | ![]() |
Readonly | ![]() | ![]() |
Read/Write | ![]() | ![]() |
Static | ![]() | ![]() |
Virtual | ![]() | ![]() |
Write | ![]() | ![]() |
Last modified: 08 May 2020