This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 158521 - Offer code completion for PHP delimiters
Summary: Offer code completion for PHP delimiters
Status: NEW
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker with 1 vote (vote)
Assignee: Ondrej Brejla
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-13 13:00 UTC by Petr Jiricka
Modified: 2012-04-24 10:08 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Jiricka 2009-02-13 13:00:28 UTC
1. Create a PHP project and a PHP file
2. Type "<" somewhere in the HTML section of the file
3. Press Ctrl+Space

I would expect that "<?php" will be offered in the completion, and that it will also add the ending PHP delimiter.

Similarly after typing "<?". Thanks.
Comment 1 Tomasz Slota 2010-02-10 08:45:56 UTC
reassigning to default owner
Comment 2 Filip Zamboj 2010-09-15 12:28:21 UTC
batch reassigning