How to turn off auto-insert double quotes when copy pasting in rider in sql files
Workaround
Disable the ‘IdeaVim’ plugin under File | Settings | Plugins.
Problem description
Hi, could you please help? I have been exploring settings for a while, but I can't find how to disable escaping quotes when copy-pasting strings in sql files. It adds extra work
Please sign in to leave a comment.
Hi,
What SQL dialect is this? SQL Server?
Is it a regular .sql file? Not SQL injected into other code?
What key combinations do you use to copy and paste stuff?
Does the problem go away if you temporarily disable all of the non-bundled plugins (Vim included) and restart the IDE? File | Settings | Plugins | ⚙ | Disable all downloaded plugins
Please also provide:
I created ticket in youtrack, so I guess this topic can be closed
https://youtrack.jetbrains.com/issue/VIM-3714/Auto-insert-double-quotes-when-copy-pasting-in-rider-in-sql-files