Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

provide better visuals to differentiate scope of classes, methods, and properties #13

Open
davidhabib opened this issue Jan 7, 2015 · 1 comment

Comments

@davidhabib
Copy link
Contributor

currently, one must expand the method list to see the full method signature. It would be nice if in the collapsed state, the method name bars had some sort of visual to indicate scope.

we could potentially do something similar in the class menu. I currently am just using color of the class (blue = global, black = public, gray = private).

@davidhabib
Copy link
Contributor Author

scope is displayed on all signatures, and dynamic scope filtering allows you to show/hide different scopes. So I think this is lower priority.

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

No branches or pull requests

1 participant