Fail to start the extension
Environment
- Operating System: MacOS
- JDK version: 17
- Visual Studio Code version: 1.76.2
- Java extension version: pre-release
Steps To Reproduce
- Install pre-release version
- Reload vscode
Current Result
Extension loading fails with
rejected promise not handled within 1 second: TypeError: expandHomeDir is not a function
stack trace: TypeError: expandHomeDir is not a function
at Object.<anonymous> (/Users/gayanperera/Projects/vscode/vscode-java/dist/extension.js:80495:28)
at Generator.next (<anonymous>)
at fulfilled (/Users/gayanperera/Projects/vscode/vscode-java/dist/extension.js:80459:58)
Fail to start the extension
Environment
Steps To Reproduce
Current Result
Extension loading fails with