Roberto Segura

Results 7 comments of Roberto Segura

You are calling a `editor-modal.css` file but creating a `editor-modal` file (with no .css extension). So this can never work.

hey @Ruud68 ! I like the idea. The main problem is that a coding standard should be decoupled from anything because it can be used for any package. It makes...

Yes. I have seen that happen in a couple of collaborator's computers. I'll add this to the documentation and I will try to simplify it. Thanks!

I think it can be possible after replacing the mootools functions. I'll try to do implement it. Thanks for your feedback!

Thanks for the feedback. Definitely a great addition for those cases where you cannot use camel cased var names.

I like the idea. I use an extension in sublime text that has a command to do this: [SublimePHPCompanion - insert_php_constructor_property](https://github.com/erichard/SublimePHPCompanion#insert_php_constructor_property) I'll definitely add it as a feature replicating the...

Somehow I missed this @anibalsanchez. I'm sorry. I will review it today. Thanks!