Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]Error response to external storage devices #3740

Open
SYpiece opened this issue Aug 12, 2024 · 0 comments
Open

[BUG]Error response to external storage devices #3740

SYpiece opened this issue Aug 12, 2024 · 0 comments

Comments

@SYpiece
Copy link

SYpiece commented Aug 12, 2024

[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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant