redhat-developer / redhat-developer/vscode-java
[1.56.0] Lots of AWS Java sdk related intellisense is broken
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 546
- Avg merge
- 20h 1m
- Merged PRs (30d)
- 11
Description
Describe the bug
I noticed version 1.56.0 reports errors for lots of my code related to AWS SDK
To Reproduce
Steps to reproduce the behavior:
I simply just updated vscode-java to version 1.56.0
Expected behavior
No code error reported as in version 1.55.0
Environment
- Operating System: MacOS - running devcontainer with debian-trixie
- JDK version: 21
- Visual Studio Code version: 1.133.0
- Java extension version: 1.56.0
Additional Information
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 reproducing the AWS SDK IntelliSense errors in the reported MacOS devcontainer environment with vscode-java 1.56.0, then compare the same code under 1.55.0. Trace the extension or language-server entry point responsible for diagnostics; done means the reported AWS SDK code no longer shows false errors while the existing behavior remains intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, java, typescript, vscode
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100