I have upgraded my Visual Studio Code to version details:
Version: 1.38.1 (user setup)
Commit: b37e54c98e1a74ba89e03073e5a3761284e3ffb0
Date: 2019-09-11T13:35:15.005Z
Electron: 4.2.10
Chrome: 69.0.3497.128
Node.js: 10.11.0
V8: 6.9.427.31-electron.0
OS: Windows_NT x64 10.0.18362
Every time I run the simple HelloWorld program written in Java, vscode prompt the following error
Extension host terminated unexpectedly
I think some extension related to Debugger of Java is incompatible with the vscode version or it may be deprecated.
Any help will be appreciate, Thanks