RubyMine 2017.2 Help

Code Style. YAML

File | Settings | Editor | Code Style | YAML for Windows and Linux
RubyMine | Preferences | Editor | Code Style | YAML for macOS
Ctrl+Alt+S /help/img/idea/2017.2/settings.png


Use this page to configure formatting options for YAML files. View the result in the Preview pane on the right.

On this page:

Tabs and Indents

Use tab character
  • If this check box is selected, tab characters are used for indentation and for code reformatting.
  • When the check box is cleared, RubyMine uses spaces instead of tabs.
IndentIn this text box, specify the number of spaces (or tabs if the Use Tab Character check box is selected) to be inserted for each indent level.

Set from

The link appears in the upper-right corner of the page, when applicable. Click this link and choose the language to be used as the base for the current language code style.
To return to the initial set of code style settings and discard the changes, click Reset.

Last modified: 26 October 2017

See Also

Language and Framework-Specific Guidelines:

External Links: