Home Icon not displayed

Vscode updated (upgrade?) and after the home icon disappeared from the status bar (bottom left)

according to the extension manager Pio is installed and enabled …

vscode
Version: 1.39.2 (user setup)
Commit: 6ab598523be7a800d7f3eb4d92d7ab9a66069390
Date: 2019-10-15T15:35:18.241Z
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

I’m running exactly the same build, but don’t have any problems. When you restarted, is PlatformIO trying to re-install itself? Has it successfully done so? You could open the developer tools Help -> Toggle Developer Tools, open the console tab, and then go View -> Command Palette -> Developer: reload window to see if there are any error messages on startup related to PlatformIO. Other than that, you could try renaming / deleting %userprofile%\.platformio\penv and restarting VSCode so that the extension reinstalls the PlatformIO core.

VSCode Info
Version: 1.39.2 (user setup)
Commit: 6ab598523be7a800d7f3eb4d92d7ab9a66069390
Date: 2019-10-15T15:35:18.241Z
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

I managed to get it back by uninstalling all extensions - uninstalling vscode then doing a reinstall

when it opened a old project there was a window that said installing pio core - after that it was all back - WHEW a lot of work