mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-08-18 06:55:48 +03:00
Node debugger fixes.
LSP mouse hover fix when there's also a linter error in the same position. Fix in emscripten file parameter parsing.
This commit is contained in:
@@ -248,6 +248,7 @@
|
||||
"command_arguments": [ "${env:VSCODE_JS_DEBUG_PATH}/src/dapDebugServer.js", "${randPort}", "127.0.0.1" ]
|
||||
},
|
||||
"languages": ["javascript", "typescript"],
|
||||
"unstable_frame_id": true,
|
||||
"configurations": [
|
||||
{
|
||||
"name": "Launch script",
|
||||
|
||||
Reference in New Issue
Block a user