How to get eclipse to go to the ONLY implementation of an interface’s method?

F3 is the typical “go to implementation”. For interfaces that go to the interface definition. Instead use Ctrl + T to see all implementations of the interface definition. You can then easily go to the one you want with the arrow keys and Enter. I believe that the first one is automatically selected so that … Read more

Managing keyboard shortcut conflicts between IDE and OS (Ubuntu)

I use Ubuntu as well and I disabled the native (Ubuntu) command Ctrl + Alt + L because I prefer IntelliJ’s format code than this native Ubuntu command. However, in the 2nd case I prefered Ubuntu’s shortcut so I didn’t change anything. So basically, you can choose which option you need more and then act … Read more

Select everything between matching brackets in VS Code

Place the cursor inside the bracket (not directly next to a bracket) and execute editor.action.smartSelect.grow until everything inside the bracket is selected. The default shortcut is Shift+Alt+Right (or Ctrl+Shift+Right on Mac). You can shrink the selection with editor.action.smartSelect.shrink which has the default shortcut Shift+Alt+Left (or Ctrl+Shift+Left on Mac).

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)