We need a way to cache the help information that we pull from Get-Help so that we don't end up with so many costly calls during IntelliSense. Spawned by this issue: https://github.com/PowerShell/vscode-powershell/issues/166