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

web todo: show tooltips for code #67

Open
michaelbjames opened this issue Feb 25, 2020 · 2 comments
Open

web todo: show tooltips for code #67

michaelbjames opened this issue Feb 25, 2020 · 2 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@michaelbjames
Copy link
Collaborator

Currently I assume the candidate code will come as a string, but Zheng and I agreed we'll send some kind of AST with type annotation for creating tooltips. I need to make some kind of code component that, given an annotated AST (in JS of course), will produce a DOM node with code and type tooltip highlights.

This doesn't rely on Redux, it's just about using React.

@michaelbjames michaelbjames added help wanted Extra attention is needed good first issue Good for newcomers labels Feb 25, 2020
@peleghila
Copy link
Collaborator

I should have something we can cannibalize for that lying around. I'll dig it up.

@peleghila peleghila self-assigned this Feb 25, 2020
@peleghila peleghila removed their assignment Mar 15, 2020
@michaelbjames
Copy link
Collaborator Author

Eh, good enough for now? #110

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants