Christian Magill

- Total activity 56
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 22
-
Christian Magill created a post, Prioritizing Code Completion?
Is there any way to prioritize which items come up first with code completion? I typically work with the WordPress CMS and I'd like to give priority to my theme directory. I'd also like to promote ... -
-
Christian Magill created a post, Limit file search to certain directories / scopes?
I try and use the file name search (command + shift + o) as much as possible to navigate between files. Is there any way to setup file search that only search certain directories or scopes. I have ... -
Christian Magill created a post, Fuzzy Search for Live Templates by Abbreviation or Description
Is there any way to fuzzy search for live templates to insert by abbreviation or description? I have a number of live templates for the Foundation Framework, but it's hard keeping track of all of t... -
Christian Magill created a post, Single File Editing, Transmit, Auto Save?
I'm wondering now that PHPStorm supports single file editing, is there any way to use it in conjunction with Transmit for quick file editing. Unfortunately, I have a large number of legacy projects... -
Christian Magill created a post, Regex Search Removing Lines?
I often have to copy and paste lists of file references and then remove the ones that are minimnized for instance ".min.js".I've figured out that I can search for these lines with something like "^... -
Christian Magill commented, -
Christian Magill created a post, Supplying PHP Storm with a list of data attributes for code completion?
Is there any way to supply PHPStorm with a list of data attribtues to use for code completion in HTML?A lot of frameworks use data attributes extensively, and it would be nice to have easy access t... -
Christian Magill commented, -