redhat-developer / redhat-developer/vscode-java
add a java problem matcher to use in tasks
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 546
- Avg merge
- 20h 1m
- Merged PRs (30d)
- 11
Description
Would be nice if using vscode build tasks to call java/jbang directly there was a "java matcher" option like there is a bunch for node, typescript, go etc. default in vscode.
See https://code.visualstudio.com/docs/editor/tasks#_processing-task-output-with-problem-matchers
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 with the linked VS Code task problem-matchers documentation and compare the existing Node, TypeScript, and Go matcher options mentioned in the issue. Add Java output matching for build tasks that invoke Java or jbang, and verify that matching task output produces the expected problems.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, typescript, vscode
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100