Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Call tree visual enhancements #25

Open
GoogleCodeExporter opened this issue Aug 11, 2015 · 3 comments
Open

Call tree visual enhancements #25

GoogleCodeExporter opened this issue Aug 11, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

The call tree is a great feature to navigate in code, and it doesn't exist on 
many tools.

I would suggest some enhancements to make the call tree view more clear and 
more usable:

- either make a visual distinction between real usage of the function and its 
declaration (.hxx), or just remove declarations.

- the File column is often too wide. When resizing it, display in priority the 
file name (the end) instead of the bebinning (maybe remove the common root path 
to show only a shorter relative path - maybe have two columns: filename and 
path).

- memorize the size of the window when reopening it

I'm using version 0.8 on Debian 6.

Thanks

Original issue reported on code.google.com by [email protected] on 30 Jan 2014 at 10:03

@GoogleCodeExporter
Copy link
Author

> either make a visual distinction between real usage of the function and its 
declaration (.hxx), or just remove declarations.
that is a difficult classification to achieve


shorter filenames is a planned feature, but it will take some time to implement 
it.


> memorize the size of the window when reopening it
planned but not yet implemented

Original comment by [email protected] on 30 Jan 2014 at 4:25

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

https://code.google.com/p/seascope/source/detail?r=04623726d01a775b665f12a87b250
939be829989

#25 Resize File tab of FileView to match filename size

Original comment by [email protected] on 6 Oct 2014 at 11:43

@GoogleCodeExporter
Copy link
Author

https://code.google.com/p/seascope/source/detail?r=254662146ee8a5cbc8934d77d064d
c96025d7ee0

#25 Save/Restore Window state

Original comment by [email protected] on 8 Oct 2014 at 4:05

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant