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

Show javadocs/other information on hover #140

Open
OroArmor opened this issue Aug 16, 2023 · 1 comment
Open

Show javadocs/other information on hover #140

OroArmor opened this issue Aug 16, 2023 · 1 comment
Labels
enhancement New feature or request user interface affects the enigma ui

Comments

@OroArmor
Copy link
Member

Showing javadocs on hover would be really helpful for reading what functions do. Even if there are no docs, it would be helpful to see what the parameter names are (and somehow if they are mapped) and what the return type is.

It would also allow seeing library names for parameters and understand what the code for them is doing, especially if libraries had their javadocs indexed.

@OroArmor OroArmor added enhancement New feature or request user interface affects the enigma ui labels Aug 16, 2023
@ix0rai
Copy link
Member

ix0rai commented Nov 30, 2023

this should be possible using #156 !
the swing wizardry might be tough, but it should definitely be doable by indexing javadocs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request user interface affects the enigma ui
Projects
None yet
Development

No branches or pull requests

2 participants