Debugging via Visual Studio Code tizentv Extension

I can debug my app in Tizen Studio, however, the web inspector does not work when debugging the app in Visual Studio Code via tizentv extension.

https://marketplace.visualstudio.com/items?itemName=tizensdk.tizentv

The app runs on the connected TV.

The properties “type”: “tizentv” and “targetIp”: “…” are not recognized.

The documentation seems to be outdated.

Anyone succeeded in debugging apps via Visual Studio Code tizentv extension?