microsoft / microsoft/vscode-java-pack
Feature request - Allow to suppress the unwanted compiler errors
Open
Nobody has claimed this yet.
ai-triaged
enhancement
feature-request
- Dominant language
- TypeScript
- Stars
- 352
- Forks
- 166
- Avg merge
- 17h 47m
- Merged PRs (30d)
- 32
Description
Provide a shortcut to suppress any compiler errors/warnings in the project.
For example, suppress the unused variables, unused import warnings.
Contributor guide
No contributing guide indexed for this repository
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
No files, tests, or entry points are named. First clarify which compiler errors and warnings must be suppressible, including unused variables and imports, and how the shortcut should apply to a project. Done means the agreed diagnostics can be suppressed through the new workflow without affecting other compiler reporting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100