redhat-developer / redhat-developer/vscode-java

[1.56.0] Lots of AWS Java sdk related intellisense is broken

Open
#4,500 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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

Image Image

Expected behavior

No code error reported as in version 1.55.0

Image

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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.