REditorSupport / REditorSupport/vscode-R

Use @popperjs/core instead of popper.js

Open
#232 2 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.