intellij-csv-validator
intellij-csv-validator copied to clipboard
No more 'table editor' tab
Table editor has disappeared :
I have checked :
- plugin conflict (rainbow csv)
- file association (yes text editor is 'colored')
- invalid caches... intellij
- reinstall csv plugin
but I am always stuck.
Configuration :
- intellij 2024.2.4 ultimate edition
- ubuntu 22
- csv plugin 4.0.0
other ideas to help me ? :pray:
thanks,
There would be 'edit as table' button when you right click
Thanks, but not exactly, "edit as table" opens "basic data editor of intelli" not "rainbow colored table editor plugin"
Sorry I have no idea :/
Hello everyone.
I have the same issue in my latest IDE. I don't see tabs or items in the menu. Any ideas on how to fix it?
@spirylics Did you solve the issue?
IntelliJ IDEA 2024.1 (Ultimate Edition)
Build #IU-241.14494.240, built on March 28, 2024
Licensed to ...
You have a perpetual fallback license for this version.
Subscription is active until August 3, 2025.
Runtime version: 17.0.10+8-b1207.12 aarch64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
macOS 15.2
GC: G1 Young Generation, G1 Old Generation
Memory: 8096M
Cores: 12
Metal Rendering is ON
Registry:
ide.experimental.ui=true
terminal.new.ui=true
Non-Bundled Plugins:
com.jetbrains.plugins.ini4idea (241.14494.240)
com.chesterccw.excelreader (2024.3.1-241)
name.kropp.intellij.makefile (241.14494.150)
org.jetbrains.plugins.go (241.14494.240)
com.shuzijun.markdown-editor (2.0.5)
Pythonid (241.14494.314)
DBN (3.4.4425.0)
String Manipulation (9.15.0)
com.jetbrains.space (241.14494.150)
com.intellij.bigdatatools.core (241.14494.240)
com.intellij.bigdatatools.binary.files (241.14494.158)
com.intellij.bigdatatools.rfs (241.14494.240)
intellij.jupyter (241.14494.314)
EDN-JSON Converter (0.0.5)
net.seesharpsoft.intellij.plugins.csv (3.4.0-241)
com.intellij.ml.llm (241.14494.320)
com.github.copilot (1.5.32-231)
ee.carlrobert.chatgpt (2.15.2-241.1)
com.cursiveclojure.cursive (1.14.1-eap1-2024.1)
com.jetbrains.php (241.14494.240)
Kotlin: 241.14494.240-IJ
no edit tab
PyCharm 2024.3.5 (Community Edition) Build #PC-243.26053.29, built on March 18, 2025 Runtime version: 21.0.6+8-b631.39 aarch64 (JCEF 122.1.9) VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. Toolkit: sun.lwawt.macosx.LWCToolkit macOS 14.7.4 GC: G1 Young Generation, G1 Concurrent GC, G1 Old Generation Memory: 2048M Cores: 8 Metal Rendering is ON Registry: ide.experimental.ui=true llm.show.ai.promotion.window.on.start=false Non-Bundled Plugins: com.andrey4623.rainbowcsv (2.0.2) String Manipulation (9.15.0) net.seesharpsoft.intellij.plugins.csv (4.0.2)
@spirylics @SmetDenis @suharevA Thanks for reporting this. Unfortunately, I'm having a hard time reproducing the issue. I just reinstalled IDEA Community Edition, added the plugin from the store, and the table editor tab appears as expected when I open a CSV file.
One possibility is that the editor provider is conflicting with another plugin, but I currently don't have the capacity to investigate this thoroughly. Any ideas or additional information would be greatly appreciated.
I'm experiencing the same issue. I noticed that when installing the "Big Data Tools Core" plugin, the "Table Editor" tab disappears.
OS: macOS Sequoia 15.7 / macOS Tahoe 26.0 CSV Editor: v4.1.0 IDE:
- PyCharm 2025.2.2: Build #PY-252.26199.168, built on September 18, 2025
- DataSpell 2025.2.1: Build #DS-252.26199.84, built on September 10, 2025
Hello, same case for me, big data tools core uninstalled and beautiful csv table editor comes back.
Thanks !
@Kondratenko-Valeriy nailed it I think. If you disable or uninstall the "Big Data Tools" plugins the Table Editor tabs return. Hopefully this is something that can be resolved in CSV Editor or forwarded upstream to JetBrains for resolution in BDT.