A VSCode extension that will show on-the-fly documentation for typescript and javascript files
Installation in VS Code
Install from VS Code (Recommended)
Open VSCode, search for instant-documentation-vscode in Extensions, and then click the Install button.
Install from GitHub
Download instant-documentation-vscode-x.xx.x.vsix file from Releases.
Open vscode, run Extension: Install from VSIX, then choose the _.vsix file you just downloaded.
VSCode Settings
You can go to the Preferences/Settings/Extensions is VSCode and then select the Instant Documentation tab.