Ooops!  Those were v5.5 videos.. A little newer stuff is here:
http://www.netbeans.org/kb/docs/screencasts.html


On Fri, Mar 20, 2009 at 7:44 PM, George Larson <george.g.lar...@gmail.com>wrote:

> Netbeans does have some sick fanciness...  Auto-suggest, leaving your
> cursor over a variable momentarily highlights it everywhere in the code and
> define labeled folding points.  You can press CTRL-R to rename that variable
> everywhere it is used in the code.  If you can figure out how to set it up
> with xdebug (I'm working on it) then you can have step-by-step debugging.
> NetBeans is well worth giving a chance, in my opinion.  You can check out
> some videos if you don't want to risk the time. (
> http://www.netbeans.org/kb/55/flash.html)
>
> On Fri, Mar 20, 2009 at 5:07 PM, Hans Schultz <h.schult...@yahoo.com>wrote:
>
>>
>> On Fri, 20 Mar 2009 15:45:09 +0100, Virgilio Quilario <
>> virgilio.quila...@gmail.com> wrote:
>>
>>  On Fri, Mar 20, 2009 at 6:47 PM, Pierre Lilliman <lilli...@live.com>
>>> wrote:
>>>
>>>>
>>>> I have been using same program for some (not very long time), and I find
>>>> it very useful, although it has some annoying things (inability to work 
>>>> with
>>>> all kinds of include expressions). Still I think every serious PHP 
>>>> developer
>>>> should consider using something like this.
>>>>
>>>> Cheers
>>>>
>>>> --- On Thu, 3/19/09, Hans Schultz  wrote:
>>>>
>>>> If someone is still interested in problem I found litle tool that is
>>>> pretty close to detecting errors in PHP at compile time (compile time
>>>> aaaarghhh :P). It is Codenizer (http://www.softwarehood.com/Codenizer/),
>>>> I am still checking it, if someone uses it it would be nice to share
>>>> experience :)
>>>>
>>>>
>>> Hi guys,
>>>
>>> Check out Netbeans IDE for PHP.
>>> http://www.netbeans.org/features/php/
>>>
>>> Your wishes answered.
>>> Though it doesn't have "use strict" but it tracks variables for you.
>>>
>>> Virgil
>>> http://www.jampmark.com
>>>
>>
>> Can you please elaborate on this (using Netbeans to track variables), I
>> know what Codenizer does, but I didn't manage to make Netbeans to do this
>> "variable track"? Few guys also mentioned that but I couldn't really find
>> that feature?
>>
>> TIA
>>
>> --
>> Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
>>
>> --
>> PHP General Mailing List (http://www.php.net/)
>> To unsubscribe, visit: http://www.php.net/unsub.php
>>
>>
>

Reply via email to