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

Files with delimiter-separated values

Last modified: 10 August 2022

IntelliJ IDEA lets you edit delimited text files (CSV, TSV, and other delimiter-separated formats) as tables. The data editor is available if the following conditions are satisfied:

  • You are using IntelliJ IDEA Ultimate Edition. The corresponding functionality is not available in the Community Edition.

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

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

The data editor opens in a separate tab based on the settings you configure. If you want to use different format settings, repeat the previous procedure and open the data editor again.

CSV file in text and table view

Right-click any cell or column header to access available commands for modifying the table.