Bruce
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
-
-
Bruce created a post, How can I increase the font size in the "Find in Files" window in PHPSTORM?
How can I control the font size of the font for the "Find in Files" window? I've looked everywhere except the right place. I'm using the Material theme UI, not sure if that complicates things. An... -
-
Bruce created a post, Can I debug a file served using Nginx's X-Accel-Redirect with Phpstorm?
I'm using Nginx's X-Accel-Redirect to serve a file that is outside of the webroot. The webroot is /usr/share/nginx/html and the file I am wanting to debug is being served from /usr/share/nginx/down...