Audience
Software developers and data analysts using JetBrains IDEs seeking a tool to edit and manage CSV files
About CSV Editor
The CSV Editor plugin for JetBrains IDEs introduces CSV (Comma-Separated Values) as a recognized language, providing syntax definition, structured language elements, and associated file types (.csv/.tsv/.psv). This enables default editor features like syntax validation, highlighting, and inspections for CSV-like files. It supports customizable text and table editors, flexible table editing, syntax validation, customizable syntax highlighting and formatting, quick-fix inspections, and intentions such as quoting/unquoting and shifting columns. It accommodates various value separators, and tab, with support for custom separators and line comments. The table editor allows adding or removing rows and columns via context menus and supports key bindings for efficient navigation and manipulation.