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 - Code completion should not appear in /* */ style comments
Summary: Code completion should not appear in /* */ style comments
Status: CLOSED INVALID
Alias: None
Product: php
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.0
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: pgebauer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-13 22:29 UTC by maghiel
Modified: 2011-03-14 22:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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