{ "version": "0.0.1", "configurations": [ { "name": "lh-preview", "runtimeExecutable": "python", "runtimeArgs": ["-m", "http.server", "7722", "--directory", "C:\\Temp"], "port": 7722 } ] }