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

(UI Suggestion) Opening a class or function #52

Open
niko-kv opened this issue Apr 18, 2024 · 0 comments
Open

(UI Suggestion) Opening a class or function #52

niko-kv opened this issue Apr 18, 2024 · 0 comments

Comments

@niko-kv
Copy link

niko-kv commented Apr 18, 2024

Hey!

~ ~ ~

SITUATION1: Inside the search bar I inputted name of class InterpActor and pressed the enter. After that UEE is showing me the class's code.

Suggestion: It would be a nice addition if, in parallel with opening and showing the class content, on the left panel, UEE will open Object > Classes tab, and inside it window will focus and highlight the InterpActor class, with opening its menu [+].

Expectations: I assume that with this addition the user will have quick access to everything that belongs to the class (structures, variables, function, defaultvalues etc) in a few clicks. Also ready-made navigation menu.

class

~ ~ ~

SITUATION2: Inside the search bar I inputted name of function as InterpActor.FinishedOpen and pressed the enter. After that UEE is showing me function's code.

Suggestion: Here all almost the same, with only difference that menu "Functions" will be expanded and the function name will be highlighted.

Expectations: User can get fast access to other neighboring class functions, or get fast access to whole class structure.

class_function

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

No branches or pull requests

1 participant