flode
Web developer trying to stay sane in this industry.
- 活动总数 412
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 43
- 订阅数 122
-
创建于 Useless Analysis completed error goes nowhere
I see an exclamation point show in at the top of the scroll bar, I hover over it and it pops up this box that just says 1 error found... with no link to go to the line with the error, nothing to cl... -
创建于 Not seeing how to format .sql files for MySQL
We're using MySQL 5.5 but PHPStorm isn't highlighting certain keywords like NEW (like MySQL Workbench does), and I'm not seeing how to make it understand a specific database technology and version ... -
创建于 Can't move files around in Favorites
已回答This includes Scratches added to Favorites... I added it there so I don't have to keep scrolling up and down through my Project pane's normal working files just to access these files; I simply clic... -
创建于 Changing name of Scratches removes it from the editor
If I scroll down to the bottom of the Project pane (on the left while the project is open), expand Scratches and Consoles, then right-click Scratches (Mac), then select Refactor > Rename, and chang... -
创建于 Replace with regular expressions... how to capitalize words?
I have text in a file like hello_there, and I want to convert it to Hello There. So far I'm not seeing anything about capitalization in the docs: https://www.jetbrains.com/help/phpstorm/regular-exp... -
创建于 Change Scratches directory, and move it to its own tool window?
I'm not seeing how to do either of these things... I use Scratches for notes and formatting (because PHPStorm is just flat-out the best text editor on Mac), but the directory saves to /Users/dave/L... -
已编辑于 Easier way to set default var if empty so PHPStorm can find its declaration?
I'm aware of a "bug" (or lack of feature) where PHPStorm has trouble zeroing in on the actual declaration of a var if it's inside of an if or else block (so that Ctrl+click any instance of the var ... -
创建于 Not seeing what Laravel Router Namespace will do
I found the setting in Preferences (Mac) > Languages & Frameworks > PHP > Laravel, but I'm not seeing any documentation on it: How is this supposed to work exactly? -
已编辑于 Trying to attach a scratch file to an email, can't find it in Finder
I created a scratch file named whatever.txt, put some formatted debug in it, now I want to attach it to an email to send to somebody, so I right-click the file tab and select Copy Path, which is li... -
创建于 Code style in PHP tags following HTML style in .html file...
I'm not understanding this... PHP code style inside of `<?php ?>` tags should follow what I have set in Code Style > PHP, not Code Style > HTML just because the file is named 'whatever.html' instea...