VS Code specific settings are available from F1 or ⌘ + Shift + P, then typing kanpredict.
Debug
First, turn on debug mode:
Press F1 or ⌘ + Shift + P
Type > Kanpredict: Debug, and press Enter.
Select true, then press Enter.
Next, open your Developer Console to view logs and errors.
Microsoft Windows Only:
Behind a corporate proxy? Try enabling your Windows Root Certs inside VS Code with the win-ca extension:
Press Ctrl + Shift + X, search for win-ca, press Install.