PyCharm
 
Get PyCharm

Edit DSV files as tables

Last modified: 11 October 2024

In PyCharm, you can use a table data representation to edit the contents of DSV files. For such files, a Data tab is available in the lower left corner of the text editor. In the Data tab, you can edit data in the 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:

  • You are using PyCharm Professional Edition. The corresponding functionality is not available in the Community Edition.

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