mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 18:49:00 +01:00
php: revert break deindent behavior
Fixes https://github.com/microsoft/vscode/issues/104836
This commit is contained in:
3
extensions/php/.vscode/launch.json
vendored
3
extensions/php/.vscode/launch.json
vendored
@@ -11,8 +11,7 @@
|
||||
],
|
||||
"stopOnEntry": false,
|
||||
"sourceMaps": true,
|
||||
"outDir": "${workspaceFolder}/out",
|
||||
"preLaunchTask": "npm"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user