Apomarinov
- Total activity 24
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 5
- Subscriptions 7
-
Created Search everywhere with database tables
AnsweredWhen I search everywhere and look for a DB table, then hit enter, it always takes me to the DDL, but I want to go to the data directly. Is there an option for that? Also is it possible to set the ... -
Created FileWatchers and osascript
I have a shell file watcher that uses osascript(applescript) to refresh a browser. Due to Apple's new permission requirements an app that wants to control other apps needs to be added in Privacy-Au... -
Edited Transfering keymap between OSs
First of all "IDE Settings Sync" doesnt transfer keymaps. I want to transfer my Ubuntu keymaps to a Mac. The main problem is translating Ctrl key to Cmd, Ive tried editing the exported .jar file, b... -
Created Import all classes shortcut
Often when I copy/paste code around the project I forget to import every new class. Is there a shortcut/plugin to import all classes called in a file or some kind of "not imported classes" inspecti... -
Edited Debugger exits with "Debug session was finished without being paused"
Hi, Im using PhpStorm on Ubuntu and Im runinng my app with docker compose. The PHP and code is on a container and I have an nginx container that listens on port 80 from the host and passes it to th...