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

CSV and TSV files as tables

Last modified: 29 September 2023

CLion 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 Dialog.

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 Plugins.

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

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.2/db_dsv_files_switch_views.png
Gif