redhat-developer / redhat-developer/vscode-java

Provide management of java requirements installed on file system to third parties

Open
#764 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

build/infra enhancement
Dominant language
TypeScript
Stars
2.3k
Forks
546
Avg merge
20h 1m
Merged PRs (30d)
11

Description

in https://github.com/jboss-fuse/vscode-atlasmap , I would like to reuse the java requirements provided by https://github.com/redhat-developer/vscode-java/blob/master/src/requirements.ts as it is a very useful feature.
it would be nice to provide a way to consume it. Not sure what is possible exactly but I think 2 possibilities are:

  • extract it in a specific npm module
  • expose vscode-java in npm repository
Current Result

i duplicated the requirements.ts file

Expected Result

be able to declare a dependency withotu duplicating code

Additional Informations

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 reviewing src/requirements.ts in vscode-java and the consuming vscode-atlasmap repository to understand the duplicated dependency. Determine the supported way to publish or expose this functionality, then verify that a consumer can declare the dependency without copying requirements.ts.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript, vscode
Domain
developer-experience, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.