0
PHP code completion
I'm a new user of Textastic (amazing app!!!), and I'm experimenting with this new software to modify some php files on my personal development server. It seems that the code completion doesn't cover ALL the PHP functions, just a number are supported. For example, the foreach function doesn't seem to be supported in php autocompletion.
I'm I wrong? Is there a way to get ALL the latest PHP release's functions for autocompletion?
Thank you! :-)
I'm I wrong? Is there a way to get ALL the latest PHP release's functions for autocompletion?
Thank you! :-)
0
Alexander Blach (Developer) 13 years ago
Currently, there is only code completion for built-in PHP functions (like addslashes() or mysql_connect()). There is currently no code completion for statements like if, for, foreach etc. - I plan to extend PHP code completion in the future.
Customer support service by UserEcho