Update .vscode/launch.json
Co-authored-by: Charles Ewert <cewert@gmail.com>
This commit is contained in:
parent
c2dde481e0
commit
4cdc0d2a22
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
|
@ -4,7 +4,7 @@
|
|||
{
|
||||
"type": "brightscript",
|
||||
"request": "launch",
|
||||
"name": "BrightScript Debug: Launch",
|
||||
"name": "Jellyfin Debug: Launch",
|
||||
"stopOnEntry": false,
|
||||
//WARNING: don't edit this value. Instead, set "brightscript.debug.host": "YOUR_HOST_HERE" in your vscode user settings
|
||||
//"host": "${promptForHost}",
|
||||
|
|
Loading…
Reference in New Issue
Block a user