Free PHP IDE with support Drupal, Smarty, WordPress, Joomla, JQuery, CodeIgniter, HTML, CSS, JavaScript, CakePHP, Facebook

CodeLobster PHP Edition

Free Portable PHP IDE (HTML, PHP, CSS, JavaScript code editor) with support Drupal CMS, Joomla CMS, Smarty template engine, JQuery library, CodeIgniter framework, CakePHP framework, Symfony framework, Yii framework, Facebook, WordPress blogging platform

CakePHP framework CodeIgniter framework Drupal CMS Facebook social network Joomla CMS JQuery library Smarty template engine Symfony PHP framework Yii PHP framework WordPress blogging platform    Get support for all frameworks
It is currently Fri May 24, 2013 6:44 pm

All times are UTC




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: alternate syntax highlight
PostPosted: Tue Feb 15, 2011 11:19 am 
Offline

Joined: Thu Jul 17, 2008 3:07 pm
Posts: 41
Would be great to see an area of cycles or conditions that had wrotten using alternative syntax. Something looks like highlighting brackets in classic syntax, ifyouknowwhatimean.


Top
 Profile  
 
 Post subject: Re: alternate syntax highlight
PostPosted: Tue Feb 15, 2011 3:51 pm 
Offline
Site Admin

Joined: Wed Sep 12, 2007 2:18 pm
Posts: 2080
Hi, Ragnar.

Could you, please, send us small piece of code?

Thanks.
Codelobster Team.


Top
 Profile  
 
 Post subject: Re: alternate syntax highlight
PostPosted: Wed Feb 16, 2011 8:28 am 
Offline

Joined: Thu Jul 17, 2008 3:07 pm
Posts: 41
Well, code looks like next:

Code:
<?php if ($someVariable !== FALSE) : ?>
  <div>some text for user</div>
<?php endif; ?>

Next user are online now: <br />

<?php foreach($usersOnline as $user) : ?>
  <!-- next two strings are equal -->
  <div><?= $user->getNickName() ?></div>
  <div><?php echo $user->getNickName(); ?></div>
<?php endforeach; ?>


More detailes about PHP alternative syntax you can see here


Top
 Profile  
 
 Post subject: Re: alternate syntax highlight
PostPosted: Mon May 21, 2012 3:16 am 
Offline

Joined: Wed May 16, 2012 3:10 am
Posts: 17
+1 to have this one added.

_________________
I say do it your way... Image


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 3 guests


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 post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group