FeaturesPluginsDocs & SupportCommunityPartners

NetBeans Forums

 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
  

foreach code template

 
Post new topic   Reply to topic    NetBeans Forums -> PHP Users
View previous topic :: View next topic  
Author Message
Pet
Posted via mailing list.





PostPosted: Sun Apr 05, 2009 6:07 pm    Post subject: foreach code template Reply with quote

Hi,

if I use forek code template I get:
//code
foreach ($anarray as $number_variable => $variable) {
;
}


which is not properly indented (semicolon, and closing brace).
Further, if I do code completion on first variable in this template,
it is not possible to jump with TAB or ENTER to $number_variable
anymore. However, when I type $annarray manually, I can jump to
$number_variable and $variable as expected.

It is not big deal, but would be nice if it worked

Pet
Back to top
radek matous
Posted via mailing list.





PostPosted: Mon Apr 06, 2009 8:53 am    Post subject: foreach code template Reply with quote

Pet wrote:
Quote:
Hi,

if I use forek code template I get:
//code
foreach ($anarray as $number_variable => $variable) {
;
}


which is not properly indented (semicolon, and closing brace).
Further, if I do code completion on first variable in this template,
it is not possible to jump with TAB or ENTER to $number_variable
anymore. However, when I type $annarray manually, I can jump to
$number_variable and $variable as expected.

It is not big deal, but would be nice if it worked

Hi, known problem, already reported, see the progress:
http://www.netbeans.org/issues/show_bug.cgi?id=160931

Radek
Quote:
Pet






Back to top
Display posts from previous:   
Post new topic   Reply to topic    NetBeans Forums -> PHP Users All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB