If you type a database table name in the "Search Everywhere" dialogue it will appear in the bottom of the list and I have to scroll to open the table. What is the trick to access a table quicker?
Sometimes code formatting can get out of sync, but there's an easy fix in IntelliJ IDEA. You can use ⌘⌥L (macOS), or Ctrl+Alt+L (Windows/Linux) to reformat a selection of code according to your reformat settings.
I use Ctrl+D to add to selection (discrete multiple select) the next occurrence of the string (or substring) highlighted.
View table data Open the Database tool window (View | Tool Windows | Database). In the database tree, navigate to the table that you want to open. Double-click the table.
Learn shortcuts as you workPress Ctrl+Shift+A and start typing to get a list of suggested actions. Then select the necessary action and press Enter to execute it.
Most probably you are searching for alt+f7
alias for find usages
.
To quote:
Find the usages of (references to) the selected item (data source, table or column) in your source files and libraries.
More at the jetbrains help page.
First edit I have asked the requester to add information if the answer is not what he was searching. The question was not updated but I'll post some links.
jetbrains
products is no magic, you can find
complete shortcut list for phpstorm here:
By Keystroke or By category
If you can not find it here it is likely such shortcut does not exist.
If you want to create a custom shortcut you have to change your keyboard map:
Configuring Keyboard Shortcuts
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With