ScreamingDev

Results 35 comments of ScreamingDev

Maybe not phpdoc, there is a more lean solution.

sami does it very well for classes but not for simple functions. As this only uses classes and methods sami is enough.

The tool sourcerer-mike/vcs-protocol can help here.

Just found this. Cool! I have some neat thoughts to share too. Queries have been an issue to me. On the one side building those in controller would be very...

When you are at a line like this: ``` $this->get|Foo(); ``` And the cursor is within the method name (I marked it with a "|" line), then on pressing ALT+M...

Make that more general. When I enable Magicento in the EAP PS-133.626 then auto-complete of class names, functions, methods etc. no longer work. I guess it's blocked by the "write...

Yee, you can click them when you're inside. But imagine every file is closed and you know the name "foo.bar" for it. In that case opening "Navigate -> Symbol" and...

"Find Mage" uses the internal procedure to find the "Mage.php" file, which absolute Path could be written in the input-box.

So in the end there may be 1. an adapter from YAML to the new Alice API structure as described in #998 2. An additional syntax for creating references like...