Go to VSCode - Open User Settings (JSON) and paste in the following lines:
"typescript.inlayHints.enumMemberValues.enabled": true, "typescript.inlayHints.functionLikeReturnTypes.enabled": true "typescript.inlayHints.parameterNames.enabled": "all"