Daniel Brenzel
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 3
-
Created PHP Formatting align when mulitiline with blank lines
We have a huge settings array with class constants as identifiers. Every property should be aligned like this: This is achieved by this settings: But as soon as there is a blank line, the formatt... -
Edited TODOs in javascript Smarty-Templates
It's nice to have basic autocompletion in Smarty-Templates. Thank you for that. But there is an other problem. I have a ".tpl" file with the following content: Please highlight TODOs in smarty and...