Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: Other Features Wishlist and/or Bugs » Feature Request TheIDE: Refactoring / crossreference / include nesting visualization graph
Re: Feature Request TheIDE: Refactoring / crossreference / include nesting visualization graph [message #35442 is a reply to message #35441] Wed, 15 February 2012 07:19 Go to previous messageGo to previous message
dolik.rce is currently offline  dolik.rce
Messages: 1791
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

Welcome to the forum, Jonzun Cool

1.) Source refactoring support is not present now, but that might change. Few people are trying to incorporate LLVM based code parser into theide which would allow such things. You are second person to request this feature in quite short time, I guess it is quite popular Smile

2.) Theide supports crossreferences. The commands are hidden in Assist menu, the default keyboard shortcuts are Alt+J and Alt+G. There are also other interesting functions useful for traversing large codebase, like history browsing: Alt+Left/Right arrow will take you back/forth to the places in code you were editing before.

3.) Analyzing the include graph would pretty easy to implement. The hard part is the display, drawing nice graphs is not trivial Smile I usually use doxygen for this, it can generate a lot of interesting informations and schemas (requires graphviz to generate the diagrams).

Best regards,
Honza
 
Read Message
Read Message
Read Message
Previous Topic: F12 Behavior
Next Topic: Debugger feature request
Goto Forum:
  


Current Time: Wed Jun 18 09:10:37 CEST 2025

Total time taken to generate the page: 0.05483 seconds