You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Step to Reproduce:
Click to execute debug to start Expected Behavior:
Project executes debug to start compilation successfully. Executes and starts debugging Actual Behavior:
Click to execute debug to start compilation. Errors reported
Everything was normal at the beginning of the project. After one day of use, vscode was restarted. After the restart was completed, debug was clicked and a compilation error was thrown.
I deleted all the files in ~/Library/Application\Support/Code-\Insiders and re-imported the project to solve this problem. However, the error message appeared again after one day of use and restart.
Same here, it was working perfectly until update, now it fails when debugging, now this error: "[file] is a non-project file, only syntax errors are reportedJava(16)" is showing on projects that were working perfectly
Environment:
Step to Reproduce:
Click to execute debug to start
Expected Behavior:
Project executes debug to start compilation successfully. Executes and starts debugging
Actual Behavior:
Click to execute debug to start compilation. Errors reported
Everything was normal at the beginning of the project. After one day of use, vscode was restarted. After the restart was completed, debug was clicked and a compilation error was thrown.
I deleted all the files in ~/Library/Application\Support/Code-\Insiders and re-imported the project to solve this problem. However, the error message appeared again after one day of use and restart.
1.log
The text was updated successfully, but these errors were encountered: