SeeSharpSoft / intellij-csv-validator

CSV validator, highlighter and formatter plugin for JetBrains Intellij IDEA, PyCharm, WebStorm, ...
Apache License 2.0
377 stars 45 forks source link

Table editor loses state (column width) #835

Open markwoon opened 8 months ago

markwoon commented 8 months ago

I would like the table editor to remember it's state. When I resize columns, it should stay that way and not arbitrarily revert to the default state.

SeeSharpSoft commented 7 months ago

@markwoon Thanks for the report. This is actually an already implemented behavior. Can you please provide the steps on how to reproduce it? Thanks!