A package to share code between openvscode-server and gitpod-vscode-desktop etc
Open
Nobody has claimed this yet.
aspect: tech-debt
editor: code (browser)
editor: code (desktop)
meta: never-stale
team: IDE
- Dominant language
- TypeScript
- Stars
- 13.8k
- Forks
- 1.4k
- Avg merge
- 17h 58m
- Merged PRs (30d)
- 5
Description
Right now we have some similar/same code between openvscode-server gp-code/main branch and gitpod-vscode-desktop.
We need an extra package for code sharing
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 comparing the related code in the openvscode-server gp-code/main branch and gitpod-vscode-desktop repositories linked in the issue. Identify the duplicated code and determine the package boundary and consumers before proposing the shared package. Done means the shared code is packaged for reuse by both projects.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- developer-experience, tooling
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100