intellij-csv-validator icon indicating copy to clipboard operation
intellij-csv-validator copied to clipboard

No more 'table editor' tab

Open spirylics opened this issue 1 year ago • 5 comments
trafficstars

Table editor has disappeared :

image

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,

spirylics avatar Nov 05 '24 08:11 spirylics

There would be 'edit as table' button when you right click

Screenshot 2025-01-09 at 9 45 47 AM

angryfoxx avatar Jan 09 '25 06:01 angryfoxx

Thanks, but not exactly, "edit as table" opens "basic data editor of intelli" not "rainbow colored table editor plugin"

spirylics avatar Jan 14 '25 16:01 spirylics

Sorry I have no idea :/

angryfoxx avatar Jan 14 '25 17:01 angryfoxx

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

SmetDenis avatar Jan 27 '25 13:01 SmetDenis

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)

suharevA avatar May 31 '25 12:05 suharevA

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

SeeSharpSoft avatar Sep 07 '25 15:09 SeeSharpSoft

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

Kondratenko-Valeriy avatar Sep 23 '25 16:09 Kondratenko-Valeriy

Hello, same case for me, big data tools core uninstalled and beautiful csv table editor comes back.

Thanks !

spirylics avatar Oct 04 '25 12:10 spirylics

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

cwbohne avatar Oct 06 '25 11:10 cwbohne