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 196650

Summary: Code completion should not appear in /* */ style comments
Product: php Reporter: maghiel <maghiel>
Component: CodeAssignee: pgebauer <pgebauer>
Status: CLOSED INVALID    
Severity: normal    
Priority: P3    
Version: 7.0   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:

Description maghiel 2011-03-13 22:29:30 UTC
[ BUILD # : 201103120000 ]
[ JDK VERSION : 1.6.23 ]

    Verify code completion in /* */ comments.
        Create /* */ style comment .
        Invoke code completion inside of that comment. 
        EXPECTED RESULT: Code completion doesn't appear. It shouldn't be
available in comments. 

*FAILS* I get a list of build in classes.
Comment 1 OndrejBrejla 2011-03-14 10:39:30 UTC
Do you think that it's a bug? Are you sure, that is not a feature? :-)
Comment 2 maghiel 2011-03-14 10:50:36 UTC
(In reply to comment #1)
> Do you think that it's a bug? Are you sure, that is not a feature? :-)

For me it also isn't really a bug, but since it is included in the TS 69 (http://wiki.netbeans.org/TS_69_PHP_Sanity) I figured it was already implemented and now broken. The TS needs many updates however, so it might be wrong!

I'll ask other 70cat php tribe members to leave their comment here as well.
Comment 3 maghiel 2011-03-14 11:33:41 UTC
Not an issue, sorry.

On 14-3-2011 12:06, Goran Miskovic wrote:
> Before commenting please read:
> http://netbeans.org/bugzilla/show_bug.cgi?id=187317#c1
>
> and
>
> http://netbeans.org/bugzilla/show_bug.cgi?id=146248
> http://netbeans.org/bugzilla/show_bug.cgi?id=151332