diff --git a/.vscode/launch.json b/.vscode/launch.json
index 6de8b630d..3b8ae4f1c 100644
--- a/.vscode/launch.json
+++ b/.vscode/launch.json
@@ -4,6 +4,42 @@
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
+
+ {
+ "name": "Attach to Chrome",
+ "port": 9222,
+ "request": "attach",
+ "type": "chrome",
+ "webRoot": "${workspaceFolder}"
+ },
+ {
+ "name": "Attach to Chrome",
+ "port": 9222,
+ "request": "attach",
+ "type": "chrome",
+ "webRoot": "${workspaceFolder}"
+ },
+ {
+ "name": "Attach to Chrome",
+ "port": 9222,
+ "request": "attach",
+ "type": "chrome",
+ "webRoot": "${workspaceFolder}"
+ },
+ {
+ "name": "Attach to Chrome",
+ "port": 9222,
+ "request": "attach",
+ "type": "chrome",
+ "webRoot": "{workspaceFolder}"
+ },
+ {
+ "name": "Attach to Chrome",
+ "port": 9222,
+ "request": "attach",
+ "type": "chrome",
+ "webRoot": "${workspaceFolder}"
+ },
{
"type": "java",
"name": "Debug (Attach)",
diff --git a/com.microsoft.java.debug.core/.classpath b/com.microsoft.java.debug.core/.classpath
index 9ba41a249..b3a434205 100644
--- a/com.microsoft.java.debug.core/.classpath
+++ b/com.microsoft.java.debug.core/.classpath
@@ -31,6 +31,19 @@
+
+
+
+
+
+
+
+
+
+
+
+
+