RubyMine 2020.2 Help

Icon reference

File types

To view the list of file types recognized by RubyMine, in the Settings/Preferences dialog Ctrl+Alt+S, go to | Editor | File Types. If a file in your project is marked with the Unknown file type icon, it indicates that RubyMine can't recognize it. In this case, you can register and configure a new file type.

File type settings

Common

IconDescription
MethodMethod
Rails controllerRails controller
ModuleModule
AliasAlias of a method
${iconAlt}Global variable
Instance variableInstance variable
ConstantConstant
Hash keyHash key
VariableVariable
PropertyProperty
ParameterParameter
ElementElement
Project structure
DirectoryDirectory
Test RootTest root
Excluded rootExcluded root
Visibility modifiers
Privateprivate
Protectedprotected
Staticself method
Publicpublic
Bookmarks
bookmarkCheck pngAnonymous bookmark – a check sign bookmark. Bookmarks are used for quick navigation within a file or across the entire project.
bookmarkMnemonic pngLettered mnemonic bookmark – a letter in the interval from A to Z.
bookmarkNumber pngNumbered mnemonic bookmark – a number in the interval from 0 to 9.

Data Sources

IconDescription
Access MethodAccess Method
AggregateAggregate
Alias TypeAlias Type
ArgumentArgument
BodyBody
CheckCheck
ClusterCluster
CollationCollation
Collection TypeCollection Type
Column

Column. For more information about column icon combinations, see Possible icon combinations for columns.

Data FileData File
DatabaseDatabase
Read-onlyRead-only status
the DDL data source iconDDL data source
DefaultDefault
ExceptionException
ExtensionExtension
External SchemaExternal Schema
Foreign Data WrapperForeign Data Wrapper
Foreign KeyForeign Key
Foreign TableForeign Table
IndexIndex
KeyKey
Materialized LogMaterialized Log
Materialized ViewMaterialized View
Object AttributeObject Attribute
Object TypeObject Type
OperatorOperator
PackagePackage
ProjectionProjection
data source

Read-only data sources

RoleRole
RoutineRoutine
RuleRule
Scheduled EventScheduled Event
SchemaSchema
SequenceSequence
ServerServer
the Stored procedure or function iconStored procedure or function
SynonymSynonym
TableTable
Table TypeTable Type
TablespaceTablespace
TriggerTrigger
UserUser
User MappingUser Mapping
VariableVariable
ViewView
Virtual TableVirtual Table
Last modified: 02 September 2020