mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-25 04:36:23 +00:00
Move MD references, rename, and definition support to md LS (#155127)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"name": "Attach",
|
||||
"type": "node",
|
||||
"request": "attach",
|
||||
"port": 7675,
|
||||
"port": 7692,
|
||||
"sourceMaps": true,
|
||||
"outFiles": ["${workspaceFolder}/out/**/*.js"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user