Bluehost.com Web Hosting $6.95

Outlinin block of code

This is a discussion on Outlinin block of code within the PHP General forums, part of the PHP Programming Forums category; Hello! Anybody know any good PHP ide with support of code outlining like Visual ..NET. On the left side where ...


Go Back   Usenet Forums > PHP Programming Forums > PHP General

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 11-26-2003
Uros
 
Posts: n/a
Default Outlinin block of code

Hello!

Anybody know any good PHP ide with support of code outlining like Visual
..NET.

On the left side where are usualy line numbers is "+" and you can group
functions, classes or custom defined blocks of code.


--
Best regards,
Uros mailto:uros.gruber@sir-mag.com
Reply With Quote
  #2 (permalink)  
Old 11-26-2003
Chris Boget
 
Posts: n/a
Default Re: [PHP] Outlinin block of code

> Anybody know any good PHP ide with support of code outlining like Visual
> .NET.
> On the left side where are usualy line numbers is "+" and you can group
> functions, classes or custom defined blocks of code.


Visual Slick Edit. It is by far the best IDE I've run across. It's both versatile
and pliable. I've used many of the IDEs suggested in the FAQ but this has
everything I could possibly need and more.
The features you detail above are just a very few of the number contained
within.

Chris
Reply With Quote
  #3 (permalink)  
Old 11-26-2003
David T-G
 
Posts: n/a
Default Re: [PHP] Outlinin block of code

Uros --

...and then Uros said...
%
% Hello!

Hi!


%
% Anybody know any good PHP ide with support of code outlining like Visual
% .NET.

I don't know from V.NET, but ...


%
% On the left side where are usualy line numbers is "+" and you can group
% functions, classes or custom defined blocks of code.

... vim does a nice job "folding", which sounds like what you describe.
I tend to use foldmarkers and be picky, but it has a number of ways
including some fairly automated approaches to define the folds ("blocks").

Surf over to vim.org for more.


%
%
% --
% Best regards,
% Uros mailto:uros.gruber@sir-mag.com


HTH & HAND

:-D
--
David T-G * There is too much animal courage in
(play) davidtg@justpickone.org * society and not sufficient moral courage.
(work) davidtgwork@justpickone.org -- Mary Baker Eddy, "Science and Health"
http://justpickone.org/davidtg/ Shpx gur Pbzzhavpngvbaf Qrprapl Npg!


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (FreeBSD)

iD8DBQE/xMQmGb7uCXufRwARArcCAKCtAtWu3aI9Un+Syle/xr98i76I8gCbByae
Z7KA+7wvtXUyxmaBbWBg2Bw=
=t+s9
-----END PGP SIGNATURE-----

Reply With Quote
  #4 (permalink)  
Old 11-26-2003
Curt Zirzow
 
Posts: n/a
Default Re: [PHP] Outlinin block of code

* Thus wrote David T-G (davidtg-php@justpickone.org):
>
> %
> % On the left side where are usualy line numbers is "+" and you can group
> % functions, classes or custom defined blocks of code.
>
> ... vim does a nice job "folding", which sounds like what you describe.
> I tend to use foldmarkers and be picky, but it has a number of ways
> including some fairly automated approaches to define the folds ("blocks").
>


My thoughts exactly, folding works great. You can navigate a file
with 30 functions/classes all in one screen. There is even a plugin
for vim that creates a left side code navigation. It creates a list
of all the functions and by clicking on them, the right side jumps
to that function.

An example of the folding display:

+-- 49 lines: function foo($param1, $param2) { ---------------
+-- 65 lines: function foo2($param1, $param2) { --------------

+-- 127 lines: class bar {-------------------------------------

class bar2 {
var $v;

+--- 3 lines: function bar2() {-------------------------------

function foo() {
//editing this method
}

+--- 10 lines: function zap() {--------------------------------

}


Curt
--
"My PHP key is worn out"

PHP List stats since 1997:
http://zirzow.dyndns.org/html/mlists/
Reply With Quote
  #5 (permalink)  
Old 11-26-2003
Burhan Khalid
 
Posts: n/a
Default Re: [PHP] Outlinin block of code

Uros wrote:

> Hello!
>
> Anybody know any good PHP ide with support of code outlining like Visual
> .NET.
>
> On the left side where are usualy line numbers is "+" and you can group
> functions, classes or custom defined blocks of code.


SciTE [ http://www.scintilla.org ] (also has intellisense, and is free)


--
Burhan Khalid
phplist[at]meidomus[dot]com
http://www.meidomus.com
-----------------------
"Documentation is like sex: when it is good,
it is very, very good; and when it is bad,
it is better than nothing."
Reply With Quote
  #6 (permalink)  
Old 11-26-2003
Rouvas
 
Posts: n/a
Default Re: [PHP] Outlinin block of code

On Wednesday 26 November 2003 20:23, Burhan Khalid wrote:
> Uros wrote:
> > Hello!
> >
> > Anybody know any good PHP ide with support of code outlining like Visual
> > .NET.


vim 6.xx can do it

-Stathis

> >
> > On the left side where are usualy line numbers is "+" and you can group
> > functions, classes or custom defined blocks of code.

>
> SciTE [ http://www.scintilla.org ] (also has intellisense, and is free)
>

Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 04:42 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0