SeeSharpSoft / intellij-csv-validator

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

Table editor loses state (column width) #835

Open markwoon opened 6 months ago

markwoon commented 6 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 5 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!