Forum > Editor

Code Explorer

(1/2) > >>

jb007:
Hi,

Allready noticed the Code Explorer in the IDE, but it only shows my not-object-related-procedures, see picture:




How to show ALL the procedures, so I have a nice and quick overview?

jb007:
Sorry, I mean this picture:

taazz:
as far as  I can understand (I do not use the code explorer my self) cod explorer works only on the active pascal file only, changing to pas file that has some classes in there you will see them under the types brunch. In your screenshot the types brunch is empty which tells me that the active pas file has no classes to show.

howardpc:
The Code Explorer has two modes of operation. In Source mode everything is available (it may need a node clicked to display the contents of course).
In Category mode only the categories you specify are available.
Perhaps you are running in Category mode and the Type category is not checked?
It is customisable in the IDE Options dialog (Ctrl-Shift-O).

jb007:
Thanks a lot, this makes sence!


There are diffeent ways to find a procedure, but I realy
needed it in a list!

Now, easely jump to the implementation!

All regards. Marcel.

Navigation

[0] Message Index

[#] Next page

Go to full version