0 comments (0 comments)1 reaction (1 reaction)0 assignees (0 assignees)Julia5,295 stars (5,295 stars)329 forks (329 forks)batch import
documentationfrontendgood first issue
Description
Example:

- Tech stack
- None
- Issue type
- feature
- Prerequisites
- None
- Research direction
- Investigate how tooltips are currently implemented in Pluto.jl, likely in the frontend code. Look for any existing keyboard shortcut handling or tooltip components. The fix would involve adding logic to display the shortcut if available, possibly using JavaScript interop or Julia UI code.