redhat-developer / redhat-developer/vscode-java
Support shebang style java files
Open
Nobody has claimed this yet.
upstream
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 546
- Avg merge
- 20h 1m
- Merged PRs (30d)
- 11
Description
As explained in https://github.com/redhat-developer/vscode-java/issues/1210
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 reading the linked vscode-java issue 1210 to determine the expected shebang-file behavior, then trace the repository's Java file and language-server handling. Done means the requested shebang-style Java files are recognized and supported, with relevant verification added where the existing project structure allows.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, typescript
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100