1 port visual-studio-code liveservertestcase
这是我的实时服务器设置 json
{
"editor.fontSize": 18,
"workbench.iconTheme": "vscode-icons",
"files.autoSave": "onFocusChange",
"terminal.integrated.shell.windows": "C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\powershell.exe",
"explorer.confirmDelete": false,
"editor.tabCompletion": "on",
"editor.tabSize": 2,
"vetur.format.options.useTabs": true,
"editor.detectIndentation": false,
"git.autofetch": false,
"liveServer.settings.host": "localhost",
"liveServer.settings.port": 0,
}
Run Code Online (Sandbox Code Playgroud)
我尝试重新安装live Server并关闭Windows防火墙,但仍然不起作用。
这让我发疯!
归档时间: |
|
查看次数: |
5621 次 |
最近记录: |