Question:
When I type "<?" the IDE immediately completes the "php ?>" for me.
Is there possibility to configure it, so that it appends just "?>" without
"php"? (so I get "<??>" instead "<?php ?>")
Looked around the Google for and couldn't find anything. Much thanks for
any insight.