Autocomplete tooltips show up when writing comments
Open
bug
editor
pjs
- Dominant language
- JavaScript
- Stars
- 776
- Forks
- 180
- PR merge metrics
- No merged PRs in 30d
Description
For example, when writing inside this comment:
/\*
In the U.S., 3/14/15 is Pi Day (can you guess why?).
Many people celebrate by baking pie...
*/
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the autocomplete behavior in the browser-based live editor using the comment example in the issue. Trace the comment-editing and autocomplete behavior to identify why suggestions appear there; done means autocomplete tooltips no longer appear while writing inside comments.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100