
Fix VS Code Extension Host Out of Memory Error
You're working in VS Code and suddenly a popup says "Extension host terminated unexpectedly"<...
Software troubleshooting desk

You're working in VS Code and suddenly a popup says "Extension host terminated unexpectedly"<...

If you run a PowerShell command on your Mac and see 'command not found', it usually ...

When you run pip install somepackage and get a Permission denied er...

When you try to run Set-ExecutionPolicy in PowerShell and get a 'permission denied' ...

You try to write to an SQLite database and get SQLITE_BUSY or database is lock...

You try to activate a Python virtual environment on your Mac with source venv/bin/activate<...