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

Editor tooltips for API stuff #31

Closed
snowNnik opened this issue Oct 31, 2024 · 0 comments · Fixed by #35
Closed

Editor tooltips for API stuff #31

snowNnik opened this issue Oct 31, 2024 · 0 comments · Fixed by #35
Assignees
Labels
enhancement New feature or request package 1 Issue to close before first packaging 11/30/24

Comments

@snowNnik
Copy link
Contributor

Alex suggested adding hover tooltips with docs in the editor for API functions, objects, etc. There should also be a way to turn this off because it's sort of in-your-face if you're not trying to pull up the tooltips.
Look into using HoverTooltip. The Ace source is really badly (not at all) documented, so you'll need to read the source code to figure out how it works and read the tests for examples of usage.

Related files: Editor.tsx

@snowNnik snowNnik added the enhancement New feature or request label Oct 31, 2024
@Hal-9k1 Hal-9k1 self-assigned this Nov 2, 2024
@Hal-9k1 Hal-9k1 added the package 1 Issue to close before first packaging 11/30/24 label Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request package 1 Issue to close before first packaging 11/30/24
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants