David Baker

- Total activity 104
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 39
-
David Baker commented, -
David Baker created a post, Network mounted - question about "file change" notifications
Hello,I understand PhpStorm does not officially support network mounted projects. This is more of a general network mounting question. When I open an old archived network mounted project to grab a ... -
David Baker created a post, closing brace on typecasting $foo = (int)123;
This is an incredibly annoying feature/issue.Does anybody know a workaround? Is there a setting I'm missing somewhere? I posted a bug report but thought I got an email saying it was fixed.Video of ... -
David Baker created a post, New project from network mounted share PLUS upload via SFTP? How?
Hey guys,I've been using PhpStorm to access files via a network mounted share directly (unsupported) from a local NAS, and then upload those modified files (Ctrl+Shift+U) to a live web server via S... -
David Baker created a post, PhpStorm desktop notifications in Ubuntu
Hello,There is a program called "notify-send" that displays a desktop notification with a message in it. eg: When an upload is finished in filezilla you get a notofication ontop of all other window... -
David Baker created a post, Commit and push with keyboard - UI changed?
Just had a look at phpstorm 110.518Went to commit a file in mercurial and noticed the new drop down "commit" button. Cool :)The only problem with this is there is no easy way to commit and push usi... -
David Baker created a post, multi-line regex find & replace in folder
Hi,I would like to do a multiline regex "search and replace" on a directory of HTML files in PhpStorm.If I was to do this regex in PHP code it would look like this:$new_content = preg_replace('#^.*... -
David Baker created a post, Multiple default servers
Lets say I have 4 folders included in a project. 2 of the folders deploy via FTP to ServerA1 of the folders deploys via SFTP to ServerB1 of the folders deploys via a local network share to ServerC ... -
David Baker created a post, How To: Code completion on enter key?
Hello,Is it possible to auto complete HTML tag attributes when the enter key is pressed.quick screencast showing my question: http://www.screenr.com/P9a (EAP 106.444 but afaik all previous have be... -