[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.php] autocompletetion / code hint problem with <?

<form enctype="multipart/form-data" action="<?=$kernel->page['self_link']?>" method="post" class="form">

in this example auto complete stops working after this: <?