redhat-developer / redhat-developer/vscode-java

[BUG]Error response to external storage devices

Open
#3,740 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
2.3k
Forks
546
Avg merge
20h 1m
Merged PRs (30d)
11

Description

[provide a description of the issue]

Environment
  • Operating System: MacOS
  • Local JDK version: 1.8(Configure through settings. json)
  • Visual Studio Code version: 1.92.1
  • Java extension version: 1.33.0
Steps To Reproduce

1.Prepare an external storage device (such as a USB flash drive)
2.Create a Java project with no build tools on an external storage device and write any error code in the example main method(There should be no error prompt at this time).

3.Copy this Java project locally and open it using VSCode(There should be an error prompt at this time).

Current Result

There is no prompt for items on external storage devices, while there is a prompt for local items

Expected Result

Both should have error prompts.

Additional Informations

The 1.32.0 version of the program works normally at this point

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

No source file or test is identified in the issue. Reproduce the Java project error on an external device and after copying it locally with VS Code 1.92.1, then compare with version 1.32.0; done means diagnostics appear consistently in both locations.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, typescript, vscode
Domain
developer-experience, devtools
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.