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 174917 - [symfony] provide code completion for variables initialized in action classes
Summary: [symfony] provide code completion for variables initialized in action classes
Status: VERIFIED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Symfony (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Tomas Mysik
URL:
Keywords: REGRESSION
: 168844 (view as bug list)
Depends on: 181720 183928
Blocks:
  Show dependency tree
 
Reported: 2009-10-19 18:21 UTC by Filip Zamboj
Modified: 2011-06-28 08:34 UTC (History)
3 users (show)

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 Filip Zamboj 2009-10-19 18:21:23 UTC
Symfony support lacks on code completion for variables initialized in action classes for modules.
Comment 1 Tomas Mysik 2009-10-20 09:05:55 UTC
Yes, this is planned for the next release.
Comment 2 Tomas Mysik 2009-11-25 03:12:34 UTC
Planned for NB 6.9.
Comment 3 Tomas Mysik 2009-11-25 03:34:47 UTC
*** Bug 168844 has been marked as a duplicate of this bug. ***
Comment 4 Tomas Mysik 2010-02-02 08:56:20 UTC
Planned for NB 6.9 Beta.
Comment 5 Tomas Mysik 2010-03-09 12:41:37 UTC
Initial support, still TBD.
http://hg.netbeans.org/web-main/rev/238a3272a79f
Comment 6 Quality Engineering 2010-03-12 04:30:05 UTC
Integrated into 'main-golden', will be available in build *201003120200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/238a3272a79f
User: Tomas Mysik <tmysik@netbeans.org>
Log: Part of #174917: [symfony] provide code completion for variables initialized in action classes

PHP editor/model part must be fixed & improved a lot.
Comment 7 Tomas Mysik 2010-04-08 15:21:28 UTC
CC works, lowering to P3 because CTRL + click does not work.
Comment 9 Filip Zamboj 2010-04-12 11:11:34 UTC
verified in 
Product Version: NetBeans IDE Dev (Build 100412-72e08cda4754)
Comment 10 Tomas Mysik 2010-04-12 11:15:42 UTC
(In reply to comment #7)
> CC works, lowering to P3 because CTRL + click does not work.
Comment 11 Tomas Mysik 2010-04-13 10:23:34 UTC
Fixed.
http://hg.netbeans.org/web-main/rev/53e896ae74fd
Comment 12 Quality Engineering 2010-04-13 17:32:59 UTC
Integrated into 'main-golden', will be available in build *201004131450* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/53e896ae74fd
User: Tomas Mysik <tmysik@netbeans.org>
Log: #174917 & #181691: CC for frameworks improved
Comment 13 Filip Zamboj 2010-04-15 12:12:02 UTC
verified 
Product Version: NetBeans IDE Dev (Build 100415-927c690b5b34)
Comment 14 Vladimir Riha 2011-06-13 18:07:13 UTC
I'm really not sure how this should work, but following steps in http://wiki.netbeans.org/TS_69_PHP_Symfony#Testsuite:_Symfony_Code_Completion this doesn't work. CC offers only items like $pabulum, $paca ...


Product Version: NetBeans IDE 7.0.1 Dev (Build 201106122100)
Java: 1.6.0_26; Java HotSpot(TM) Client VM 20.1-b02
System: Linux version 2.6.38-8-generic running on i386; UTF-8; en_US (nb)
Comment 15 Vladimir Riha 2011-06-14 08:11:44 UTC
Sorry, I forgot to reopen...
Comment 16 Tomas Mysik 2011-06-14 13:30:52 UTC
Regression, caused by http://hg.netbeans.org/main/rev/6b484e34c395.
Comment 17 Tomas Mysik 2011-06-14 13:49:23 UTC
Fixed & transplanted to branch 701.

http://hg.netbeans.org/web-main/rev/73204b8a8d9f
http://hg.netbeans.org/releases/rev/10eb64a53792
Comment 18 Quality Engineering 2011-06-15 04:40:38 UTC
Integrated into 'releases'
Changeset: http://hg.netbeans.org/releases/rev/10eb64a53792
User: Tomas Mysik <tmysik@netbeans.org>
Log: #174917 - [symfony] provide code completion for variables initialized in action classes
(transplanted from 73204b8a8d9fab6203b1a8d9efcad6777d306d1c)
Comment 19 Quality Engineering 2011-06-15 14:09:17 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/73204b8a8d9f
User: Tomas Mysik <tmysik@netbeans.org>
Log: #174917 - [symfony] provide code completion for variables initialized in action classes
Comment 20 Vladimir Riha 2011-06-20 10:26:13 UTC
Is it really fixed/integrated? I can still reproduce it 


Product Version: NetBeans IDE Dev (Build 201106200600)
Product Version: NetBeans IDE 7.0.1 Dev (Build 201106192100)
Java: 1.7.0-ea; Java HotSpot(TM) Client VM 21.0-b15
System: Linux version 2.6.38-8-generic running on i386; UTF-8; en_US (nb)
Comment 21 Tomas Mysik 2011-06-27 09:24:11 UTC
(In reply to comment #20)
> Is it really fixed/integrated? I can still reproduce it

Works for me.

Product Version: NetBeans IDE Dev (Build 20110627-659c3ed93087)
Java: 1.6.0_24; Java HotSpot(TM) 64-Bit Server VM 19.1-b02
System: Linux version 2.6.38-8-generic running on amd64; UTF-8; cs_CZ (nb)
Comment 22 Vladimir Riha 2011-06-28 08:34:06 UTC
Verified...

Product Version: NetBeans IDE Dev (Build 201106270600)
Java: 1.7.0; Java HotSpot(TM) Client VM 21.0-b16
System: Linux version 2.6.38-8-generic running on i386; UTF-8; en_US (nb)