When using classes from external jar packages, automatic completion will report no file system provider found error. #3795
Labels
area:autocomplete
Relates to the auto complete feature
ide:vscode
Relates specifically to VS Code extension
kind:bug
Indicates an unexpected problem or unintended behavior
priority:medium
Indicates medium priority
Before submitting your bug report
Relevant environment info
Description
When I write a java program, this warning often pops up:
Now I have no idea why this is happening or how to troubleshoot.
I guess that the class I use may come from the external jar package introduced by mavn, and then there is a problem with the automatic completion.
To reproduce
No response
Log output
The text was updated successfully, but these errors were encountered: