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

Cannot override key bindings #836

Open markwoon opened 6 months ago

markwoon commented 6 months ago

I don't seem to be able to override the key bindings that this plugin uses. I can add new ones, but cannot remove existing ones.

Can you please make it possible to override the existing ones?

For example, ctrl-shft-right is used to add a new column. Even after assigning this to something else, ctrl+shift+right still adds a new column.