RubyMine 5.4.3 Web Help

4.0+

You can define the code styles that differ from others. These code style schemes are stored in XML files, in the config/codestyles folder under the RubyMine home directory.

You can use the created copy for modifying code styles, and for export.

To create a copy of code style settings
  1. Open the Settings dialog box, and click Code Style.
  2. In the Code Style page, click Manage.
  3. In the Code Style Schemes dialog box that opens, click Save As....
  4. In the Copy Project Scheme to Global List dialog box, type the name of the new scheme.

    RubyMine saves the new code style with the specified name in the config/codestyles/<code_style_name>.xml file under the RubyMine home directory.

  5. Click Close to close the Code Style Schemes dialog box, and then apply changes by clicking Apply or OK in the Settings dialog.

See Also

Procedures:

Reference:

Web Resources: