JetBrains' IDE has a database client where you can view the different tables rows/columns.
I have a table with hundreds of columns. Is there a way to jump/search for a specific column? Otherwise, it's very annoying to scroll through all the columns and search manually.
I'm using IntelliJ, RubyMine database clients but I assume it would be the same shortcut/way to all IDEs of JetBrains.
CodePudding user response:
Yes, there is a way. Open a column list (Ctrl/Cmd F12) and start typing.
Video example: https://youtu.be/U5SOD-eeK50?t=1221