cyrusae / highlighter-public

Next.js/SQLite app for qualitative coding and content analysis; prototype currently in (sometimes) working alpha.
Other
3 stars 0 forks source link

Add tooltips for code comprehensibility #45

Closed cyrusae closed 2 years ago

cyrusae commented 2 years ago
cyrusae commented 2 years ago

Someday goal: figure out if I could determine tooltips dynamically instead of hardcoding them in. useEffect on marks maybe?

I would try that tonight but I am worried about interference with the fact that I'm using innerHTML direct. Hardcode tooltips are present, anyway.