Robert F. Ludwick

- Total activity 22
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
-
-
Robert F. Ludwick created a post, Results Grid Fonts Horrible
My results grid fonts in DataGrip are rendering horribly. Screenshot attached.Attachment(s):datagrip-fonts-bad.png -
Robert F. Ludwick created a post, Migrate 0xDBE Settings to DataGrip
So I've downloaded DG1.0 and it asks for a previous settings location. I've tried giving it the 0xDBE (EAP) settings location, but it hasn't imported my databases & settings, etc. Is there any way ... -
Robert F. Ludwick created a post, PHP Inside JS/HTML/Etc. Files
A new existing project I'm working on pipes all of their JS, HTML, etc. files through PHP for parsing. Thus, there's PHP inside of these files. Is there an easy way to get PhpStorm to recognize the... -
Robert F. Ludwick created a post, Multiple Linux Workspaces Support?
PhpStorm only allows one instance of itself to be open, but I'd like to have an instance on each of my two KDE workspaces. Any possibility this kind of support will come in the future? -
Robert F. Ludwick commented, -
Robert F. Ludwick created a post, File Included By & Special PHPDoc Comments
I've got one file that declares some variables and then includes a second file. The second file, when opened, marks these variables as unknown. Is there a PHPDoc directive or some other way to let ... -
-
-
Robert F. Ludwick created a post, Magic Method Support for PHP
I've officially switched over to PhpStorm as my primary PHP IDE. I'm loving many of its features, it's excellent. I love the fact that it can detect the usage of undeclared object vars and methods....