Inconsistent behavior when selecting an item in Search Everywhere
When using DataGrip and I use the Search Everywhere box, I get inconsistent behavior with the “Select Item” action when searching for tables.
If I search by the name of the table with no schema “foo_bar”, and I hit Enter (mapped to Select Item), a view of the actual data in the table opens up.
However, if I search by the schema plus name of the table “schema.foo_ar”, and I hit Enter, a view of the auto generated DDL opens up.
I've looked through keymaps and settings, but can't find a way to fix this behavior. I am not certain, but I believe it started sometime in the 2024 releases.
请先登录再写评论。
We have this issue reported on our tracker
https://youtrack.jetbrains.com/issue/DBE-21714/Double-shift-Search-Anywhere-opens-DDL-instead-of-table.
I couldn't reproduce it in 2024.3 EAP / RC versions. Can you give them a try and see if it behaves differently?