For Delphi IDE, Is there any tool/expert to know the name of the function where the cursor is, without scrolling the code editor?
|
2
|
|
|
|
|
|
CnPack offer that too for free ;-) |
||
|
|
|
|
Funny, nobody mentioned GExperts - that's a free addon for Delphi, works flawlessly with all editions from Personal to Architect. And has a lot useful stuff in it. Personally I don't even touch Delphi if there's no GExperts installed - but that's me :D |
||
|
|
|
The Structure Pane provides this information when a code window is open. |
||
|
|
|
Castalia is the tool you want, for all IDE's including the post-Delphi 7 versions. Castalia at TwoDesk |
||
|
|
|
I never used it personally, but CodeRush for Delphi might be the tool you are looking for (on the linked page search for "breadcrumb"). |
||
|
