-
Comment all the things.
-
Would it be possible to add automatic docblock expansion when you type `/**` above a function declaration? Ideally it'd create the tags too.
![afbeelding](https://user-images.githubusercontent.com/…
-
Thanks for a great library.
I used it to generate some classes for an application that we use at work. A lot of parts of the application deal with GUIDs (UUIDs by another name). Wherever a SOAP endpo…
-
### What you would like to change/add
I think we should start requiring PHP DocBlocks on methods and classes so that we can improve documentation on our code, speed up development via autocompletio…
-
Created by **rynop**, 30th Sep 2011. _(originally [Lighthouse ticket #48](http://cakephp.lighthouseapp.com/projects/42879/tickets/48))_:
---
Would it be possible to add support for inline PHPDoc 'co…
ghost updated
11 years ago
-
This implementation was hurried through during my break from school during the summer. As such I have a whole __TON__ of working knowledge on what the code does going on in my head but not actually in…
-
We might want to consider using better documentation if we plan on scaling this at all. It will also make it easier for other e3 devs to contribute if they want to in the future.
Proposed commenting…
-
From @pewgeuges:
> In community-based, open source projects, it is important to comprehensively recognize, acknowledge and document how developers, testers and users helped build the product.
>
…
-
Would be nice if user can toggle the collapse-state of docblocks.
A [few plugins](https://github.com/mmavko/FoldComments) (none of which are in package ctrl ASFIK) attempt to do "all comment" folding…
-
Related: #584
Our checks via Travis CI are quite strict about coding standards. On one hand this is good because it forces us two write _nice_ code but on the other hand it's annoying when it affe…