@pandacode
Six fingers make for faster coding
Nothing here yet.
Nothing here yet.
This started out as a question about a tool that supports plugins. How can you just automatically inject all the classes in the plug-ins folder? When really a better question would have been How can Symfony's dependency injection automatically give ...

I needed to automatically focus a contenteditable div after the user had been granted permission to make edits - that part was pretty easy, however the cursor ends up at the start of the text in the div. Unacceptable! I did some googling and the most...
