atom-community / atom-community/atom-ide-base
Provide more abstraction for overlays and float panes
- Dominant language
- JavaScript
- Stars
- 45
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
They provide similar functionality, are similar in appearance, suffer from the same issues and even have similar codebases. I believe we could be more efficient at maintaining both datatip and signature help functionality if we combine it in a single package that provides two services.
Additionally, this one is now TypeScript'ified, while `atom-ide-signature-help` isn't.
Contributor guide
Research direction
Start by comparing the datatip and atom-ide-signature-help package codebases, focusing on their overlay and float-pane functionality. Define the shared package boundary and verify that it can provide both datatip and signature help services, including TypeScript coverage for atom-ide-signature-help.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- frontend, tooling
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100