The SQL Developer plugin changes the arrow key functionality in SQL files. For example, on macOS, holding Command + Up Arrow normally moves the cursor to the top of the file. But with this plugin enabled, it instead replaces the SQL code with a previously edited version. This doesn’t happen in regular files, only in SQL files when the plugin is active. Is there a way to disable or turn off this behavior?
Thanks.