We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Correct positioning and styling for each element
Make explorer title reactive
History as a dropdown and somehow related to the original naming
History complete functionality : a shared _history object common to explorer and histbox?
A placeholder for input controls: method input, args input ("Enter method name", "Enter arguments")
Disable the arguments input when method forbids any of them
Tooltips over some controls, for example the naming. With delay.
Activate Run! button with Enter or SHIFT-Enter.
Same for explorable values (ie property values and output value)
Run! button is too wide
Error messages in red
Output should receive focus
Take care of the tabulation over the controls
Foldable explorer
Thanks to @a-kohlhase for her informed and detailed advice.
The text was updated successfully, but these errors were encountered:
zerline
No branches or pull requests
Correct positioning and styling for each element
Make explorer title reactive
History as a dropdown and somehow related to the original naming
History complete functionality : a shared _history object common to explorer and histbox?
A placeholder for input controls: method input, args input ("Enter method name", "Enter arguments")
Disable the arguments input when method forbids any of them
Tooltips over some controls, for example the naming. With delay.
Activate Run! button with Enter or SHIFT-Enter.
Same for explorable values (ie property values and output value)
Run! button is too wide
Error messages in red
Output should receive focus
Take care of the tabulation over the controls
Foldable explorer
Thanks to @a-kohlhase for her informed and detailed advice.
The text was updated successfully, but these errors were encountered: