RubyMine
 
Get RubyMine
You are viewing the documentation for an earlier version of RubyMine.

Edit DSV files as tables

Last modified: 04 April 2024

RubyMine lets you edit files with delimiter-separated values (CSV, TSV, and other delimiter-separated formats) as tables.

For these files, a Data tab is available in the lower left corner of text editor. In the Data tab, you can edit the data in data editor. For full information about data editor, refer to Data editor and viewer.

Data editor tab in a delimiter-separated values file editor

The data editor is available if the following conditions are satisfied:

  • The bundled Database Tools and SQL plugin is enabled. For more information, refer to Install plugins.

  • The filename extension is associated with the text file type. For more information, refer to File type associations.

To switch between text and table views, click the Text and Data tabs in the lower left corner of the editor.

https://resources.jetbrains.com/help/img/idea/2023.3/db_dsv_files_switch_views.png
Gif