Release 3.0.1
Major update release 3.*!
For this release, the plugin was reworked quite a bit, focusing on performance and table editor usage. The table editor is now the default editor!
Some options were removed for simplification and consistency (e.g. 'Tabularize' formatting), while new features were added (e.g. comment support in table editor).
Due to incompatible code changes, file specific settings (value separator & escape character) are lost and might need to be set again accordingly.
Feedback is welcome!
PS: The previous versions are still available on the project page.
Update 3.0.1
FIX: cannot init component state (componentName=CsvFileAttributes) #359
FIX: cannot invoke "add(Object)" because "this.myUncommittedActions" is null #361
FIX: cannot invoke "createNotification(...)" because "notificationGroup" is null #362
FIX: cannot invoke "getManager()" because the return value of "getPsiFile()" is null #363
FIX: image in plugin description
FIX: plugin update restart