REditorSupport / REditorSupport/vscode-R
Use @popperjs/core instead of popper.js
Open
Nobody has claimed this yet.
engineering
good first issue
- Dominant language
- TypeScript
- Stars
- 1.2k
- Forks
- 139
- Avg merge
- 2h 46m
- Merged PRs (30d)
- 5
Description
Currently popper.js is deprecated.
As the TODO, it should be new Popper v2 at @popperjs/core.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the TODO and every reference to the deprecated popper.js package, then inspect how the VS Code extension builds and uses Popper. Replace the dependency with @popperjs/core and verify that the extension still builds and its Popper-based behavior works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100