An open API service indexing awesome lists of open source software.

https://github.com/rofrol/nodejs-async-method-breakpoint


https://github.com/rofrol/nodejs-async-method-breakpoint

Last synced: 21 days ago
JSON representation

Awesome Lists containing this project

README

          

- https://nodejs.org/api/debugger.html
- https://stackoverflow.com/questions/11611162/how-to-debug-node-js-app-with-breakpoints-and-everything
- https://bugs.chromium.org/p/chromium/issues/detail?id=1081162
- https://youtrack.jetbrains.com/issue/WEB-43665
- https://bugs.chromium.org/p/chromium/issues/detail?id=1115676
- https://nodejs.org/en/docs/guides/debugging-getting-started/

## Tab 0

- [Debug Node.js Apps using Visual Studio Code](https://code.visualstudio.com/docs/nodejs/-odejs-debugging#_launch-configuration-support-for-npm-and-other-tools)
- [TypeScript debugging with Visual Studio Code](https://code.visualstudio.com/docs/typescript/typescript-debugging)
- [JavaScript Debugging Recipes for Visual Studio Code](https://code.visualstudio.com/docs/nodejs/debugging-recipes)
- [vscode-recipes/README.md at 149c65b7227e5df4bc26cb7e88c404e591e3b6e1 · microsoft/vscode-recipes](https://github.-om/microsoft/vscode-recipes/blob/149c65b7227e5df4bc26cb7e88c404e591e3b6e1/Angular-CLI/README.md#L69)
- [Visual Studio Code documentation search](https://code.visualstudio.com/Search?q=sourceMaps)
- [Debug Node.js Apps using Visual Studio Code](https://code.visualstudio.com/docs/nodejs/nodejs-debugging)
- [Debug Node.js Apps using Visual Studio Code](https://code.visualstudio.com/docs/nodejs/nodejs-debugging#_supported-nodelike-runtimes)
- https://code.visualstudio.com/docs/typescript/typescript-compiling

## Tab 1

- [nodejs inspect debugger breakpoint "fork" - Google Search](https://www.google.com/search?q=nodejs+inspect-debugger+breakpoint+%22fork%22&rlz=1C1GCEB_plPL948PL948&biw=1229&bih=603&-xsrf=ALeKk00kyZkchnuDNlEcETzj5REGrlkgQw%3A1627647441992&ei=0e0DYebtO-WIrwS93rHQDQ&oq=nodejs+inspect+debugger-breakpoint+%22fork%22&-s_lcp=Cgdnd3Mtd2l6EAM6BwgAEEcQsAM6BAghEApKBQg8EgExSgQIQRgBUJU2WIZFYItIaAFwAHgAgAGlAYgB3gySAQQwLjEymAEAoAEByAEIwAEB&-client=gws-wiz&ved=0ahUKEwimmuWc44ryAhVlxIsKHT1vDNoQ4dUDCA8&uact=5)
- [debugging - How to debug child Node.JS process in Visual Studio Code? - Stack Overflow](https://stackoverflow.-om/questions/32615822/how-to-debug-child-node-js-process-in-visual-studio-code)
- [Debugging Asynchronous Javascipt. Tips on quickly debugging async bugs | by Alexander Schnapp | codeburst]-https://codeburst.io/debugging-asynchronous-javascipt-ed993073aeb6)
- [Using fork() to run Node commands | Modern JavaScript Web Development Cookbook](https://subscription.packtpub.-om/book/web_development/9781788992749/3/ch03lvl1sec43/using-fork-to-run-node-commands)
- [debugging - How to debug Node.JS child forked process? - Stack Overflow](https://stackoverflow.com/questions/-6840623/how-to-debug-node-js-child-forked-process)
- [node.js child_process.fork, can not attach to child process. · Issue #52322 · microsoft/vscode](https://github.-om/microsoft/vscode/issues/52322)
- [Debug Node.js Apps using Visual Studio Code](https://code.visualstudio.com/docs/nodejs/-odejs-debugging#_automatically-attach-debugger-to-nodejs-subprocesses)
- [node/cluster.js at 75c6d9dd95bbdb926d84cb3a9f518eff88651709 · nodejs/node](https://github.com/nodejs/node/blob/-5c6d9dd95bbdb926d84cb3a9f518eff88651709/lib/cluster.js#L296-L319)
- [Support for --inspect-brk=0 for node.js debugging. · Issue #52373 · microsoft/vscode](https://github.com/-icrosoft/vscode/issues/52373)
- [Initial working feature addition of Node --inspect Metadata Server. by june07 · Pull Request #235 · microsoft/-scode-node-debug2](https://github.com/microsoft/vscode-node-debug2/pull/235)
- [autoattachchildprocesses vscode - Google Search](https://www.google.com/search?q=autoattachchildprocesses+vscode&-lz=1C1GCEB_plPL948PL948&oq=autoattach&aqs=chrome.2.69i57j0i10i512j0i512j0i10i512j0i30j0i512j0i10i512j0i5i10i30l3.-275j0j7&sourceid=chrome&ie=UTF-8)
- [node.js - Cannot use 'autoAttachChildProcesses' to debug forked processes - Stack Overflow](https://-tackoverflow.com/questions/56525034/cannot-use-autoattachchildprocesses-to-debug-forked-processes)
- [Cannot use 'autoAttachChildProcesses' to debug forked processes · Issue #75253 · microsoft/vscode](https://-ithub.com/microsoft/vscode/issues/75253)
- [debugging - How to debug Node.JS child forked process? - Stack Overflow](https://stackoverflow.com/questions/16840623/how-to-debug-node-js-child-forked-process)

## Tab 2

- [vscode debug class async not working nodejs - Google Search](https://www.google.com/search?q=vscode+debug+class-async+not+working+nodejs&rlz=1C1GCEB_plPL948PL948&sxsrf=ALeKk0269sHzEk6bGNFbaC7QEEmfpQ1uHQ%3A1627644996624&-i=ROQDYe_CJYz8rgSE8YGACw&oq=vscode+debug+class+async+not+working+nodejs&-s_lcp=Cgdnd3Mtd2l6EAMyBAghEBU6BwgAEEcQsAM6BwghEAoQoAE6BgghEA0QFToFCCEQoAFKBQg8EgExSgQIQRgBUP3tA1jJ9QNg2fYDaAFwAHgAg-HJAYgBywmSAQUwLjcuMZgBAKABAcgBCMABAQ&sclient=gws-wiz&ved=0ahUKEwjv9N-O2oryAhUMvosKHYR4ALAQ4dUDCA8&uact=5)
- [VSCode stops on invisible breakpoint on "async_hooks.js" while debugging a node.js script - Stack Overflow]-https://stackoverflow.com/questions/57357498/-scode-stops-on-invisible-breakpoint-on-async-hooks-js-while-debugging-a-node)
- [javascript - Debugging Promise call stacks in vscode - Stack Overflow](https://stackoverflow.com/questions/-4338830/debugging-promise-call-stacks-in-vscode)
- [microsoft/vscode-js-debug: The VS Code JavaScript debugger](https://github.com/microsoft/-scode-js-debug#top-level-await)
- [VS Code Can Do That?](https://www.vscodecandothat.com/)
- [Write Your Own Debugger and Language Extensions with Visual Studio Code](https://www.codemag.com/article/1809051/-riting-Your-Own-Debugger-and-Language-Extensions-with-Visual-Studio-Code)
- [Unable to debug (hit breakpoints) for ASYNC functions · Issue #18191 · microsoft/vscode](https://github.com/-icrosoft/vscode/issues/18191)
- [How to Use Async/Await to Write Better JavaScript Code](https://www.freecodecamp.org/news/-ow-to-use-async-await-write-better-javascript/)
- [Making asynchronous programming easier with async and await - Learn web development | MDN](https://developer.mozilla.org/en-US/docs/Learn/JavaScript/Asynchronous/Async_await#asyncawait_class_methods)

## Tab 3

- https://ui.perfetto.dev/
- https://chromium.googlesource.com/catapult/+/refs/heads/main/tracing/docs/perfetto.md
- chrome://tracing/

## Tab 4

- [vscode debug typescript outDir outFiles - Google Search](https://www.google.com/search?q=vscode+debug+typescript-outDir+outFiles&rlz=1C1GCEB_plPL948PL948&oq=vscode+debug+typescript+outDir+outFiles&aqs=chrome..69i57j33i10i160.-777j0j7&sourceid=chrome&ie=UTF-8)
- [debugging typescript in vs code | /_code-comments_/](https://stephencharlesweiss.com/debug-typescript-in-vscode)
- [How to Debug Nodejs, TypeScript Code in VSCode - DEV Community](https://dev.to/macmacky/-ow-to-debug-nodejs-typescript-code-in-vscode-4o27)
- [typescript - Understanding esModuleInterop in tsconfig file - Stack Overflow](https://stackoverflow.com/-uestions/56238356/understanding-esmoduleinterop-in-tsconfig-file)
- [bloch/launch.json at master · jdforsythe/bloch](https://github.com/jdforsythe/bloch/blob/master/.vscode/launch.-son)
- [TypeScript: TSConfig Reference - Docs on every TSConfig option](https://www.typescriptlang.org/tsconfig#rootDir)

## Tab 5

- [vscode debug typescript async breakpoint - Google Search](https://www.google.com/search?q=vscode+debug+typescript-async+breakpoint&rlz=1C1GCEB_plPL948PL948&sxsrf=ALeKk02Z_I4x54ToNhNCkI220hdZEuzDiQ%3A1627635059806&-i=c70DYd7bMPLirgSV0q6QAQ&oq=vscode+debug+typescript+async+breakpoint&-s_lcp=Cgdnd3Mtd2l6EAMyCAghEBYQHRAeOgcIABBHELADOgcIABCwAxAeOgkIABCwAxAIEB46BggAEBYQHkoFCDwSATFKBAhBGAFQ9SZYqTdgxzhoA-AAeACAAbQBiAGFCpIBAzQuN5gBAKABAcgBCsABAQ&sclient=gws-wiz&ved=0ahUKEwie4cCMtYryAhVysYsKHRWpCxIQ4dUDCA8&uact=5)
- [node.js - How to debug code after await in Typescript in Vscode? - Stack Overflow](https://stackoverflow.com/-uestions/55863205/how-to-debug-code-after-await-in-typescript-in-vscode)
- [javascript - How to debug async/await in visual studio code? - Stack Overflow](https://stackoverflow.com/-uestions/37771097/how-to-debug-async-await-in-visual-studio-code)
- [javascript - Debug Node.js Async/Await with Typescript+VSCode - Stack Overflow](https://stackoverflow.com/-uestions/41644827/debug-node-js-async-await-with-typescriptvscode)
- [javascript - How to execute async functions in VSCode debugger? - Stack Overflow](https://stackoverflow.com/-uestions/64996504/how-to-execute-async-functions-in-vscode-debugger)
- [javascript - How to debug async/await in visual studio code? - Stack Overflow](https://stackoverflow.com/questions/37771097/how-to-debug-async-await-in-visual-studio-code/41195396)

## Tab 6

- [vscode debug sourceRoot - Google Search](https://www.google.com/search?q=vscode+debug+sourceRoot&-lz=1C1GCEB_plPL948PL948&oq=vscode+debug+sourceRoot&aqs=chrome..69i57j33i160.4816j0j7&sourceid=chrome&ie=UTF-8)
- [sourceMapPathOverrides matching doesn't work when sourceRoot does not end in / · Issue #78 · microsoft/-scode-chrome-debug-core](https://github.com/microsoft/vscode-chrome-debug-core/issues/78)
- [sourceRoot override config · Issue #549 · microsoft/vscode-chrome-debug-core](https://github.com/microsoft/-scode-chrome-debug-core/issues/549)
- [node.js - vs code: debug typescript running in nodejs, while specifying source root - Stack Overflow](https://-tackoverflow.com/questions/60431701/vs-code-debug-typescript-running-in-nodejs-while-specifying-source-root)
- [diagnosticLogging vscode - Google Search](https://www.google.com/search?q=diagnosticLogging+vscode&-lz=1C1GCEB_plPL948PL948&oq=diagnosticLogging+vscode&aqs=chrome..69i57j0i22i30.5252j0j7&sourceid=chrome&ie=UTF-8)
- [Node debugging does not work after update · Issue #19798 · microsoft/vscode](https://github.com/Microsoft/vscode/issues/19798)

## Tab

- [typescript/lib/typescript.js.map - Google Search](https://www.google.com/search?q=typescript%2Flib%2Ftypescript.-s.map&rlz=1C1GCEB_plPL948PL948&oq=typescript%2Flib%2Ftypescript.js.map&aqs=chrome..69i57j0i30j0i5i30j69i58.736j0j7&-ourceid=chrome&ie=UTF-8)
- [Could not read source map for file:///home/owner/cp/project/node_modules/typescript/lib/typescript.js: ENOENT: -o such file or directory, open '/home/owner/cp/project/node_modules/typescript/lib/typescript.js.map' · Issue -103006 · microsoft/vscode](https://github.com/microsoft/vscode/issues/103006)
- [[node-debugger] Debugger spams "Could not read sourcemaps" messages · Issue #102042 · microsoft/vscode](https://-ithub.com/microsoft/vscode/issues/102042)
- [Breakpoints Not Bound (Babel + Jest) · Issue #102152 · microsoft/vscode](https://github.com/microsoft/vscode/-ssues/102152)
- [node.js - "Could not read source map" errors when connecting to Node debugger (Next.js) - Stack Overflow](https:/-stackoverflow.com/questions/65237645/could-not-read-source-map-errors-when-connecting-to-node-debugger-next-js)
- ["pwa-node" unbound breakpoint - Google Search](https://www.google.com/search?q=%22pwa-node%22+unbound+breakpoint&-lz=1C1GCEB_plPL948PL948&oq=%22pwa-node%22+unbound+breakpoint&aqs=chrome..69i57j33i160.11240j0j7&sourceid=chrome&-e=UTF-8)
- [node.js - Getting unbound breakpoints when debugging node in vscode - Stack Overflow](https://stackoverflow.com/questions/66762190/getting-unbound-breakpoints-when-debugging-node-in-vscode)

## Tab

- [debugger statement typescript - Google Search](https://www.google.com/search?q=debugger+statement+typescript&-lz=1C1GCEB_plPL948PL948&sxsrf=ALeKk01ppbfWbZFXXzZ9vErXTakPPue6aA%3A1627625248815&ei=IJcDYeuhMeqGrwTdmYvYDw&-q=debugger+statement+typ&-s_lcp=Cgdnd3Mtd2l6EAMYADIFCAAQgAQ6BwgAEEcQsAM6CwgAEOQCELADEIsDOgYIABAWEB5KBQg8EgExSgQIQRgBUIhVWP1bYL1kaAFwAHgAgAFmi-GNA5IBAzQuMZgBAKABAcgBCrgBAsABAQ&sclient=gws-wiz)
- [debugging - How to set a JavaScript breakpoint from code in Chrome? - Stack Overflow](https://stackoverflow.com/-uestions/10050465/how-to-set-a-javascript-breakpoint-from-code-in-chrome)
- [The debugger doesn't stop at debugger; statement in VSCode with TypeScript compilerOptions.target="es2017" · -ssue #299 · kulshekhar/ts-jest](https://github.com/kulshekhar/ts-jest/issues/299)
- [debugger - JavaScript | MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/-ebugger)
- [javascript - TypeScript - "debugger;" statement does not work while working with QA Environment in Angular - -tack Overflow](https://stackoverflow.com/questions/56045274/-ypescript-debugger-statement-does-not-work-while-working-with-qa-environme)
- [node.js - How to use the "debug" module with typescript - Stack Overflow](https://stackoverflow.com/questions/-7724165/how-to-use-the-debug-module-with-typescript)
- [visionmedia/debug: A tiny JavaScript debugging utility modelled after Node.js core's debugging technique. Works in Node.js and web browsers](https://github.com/visionmedia/debug)

## Tab

- [vscode typescript breakpoint not working - Google Search](https://www.google.com/search?q=vscode+typescript-breakpoint+not+working&rlz=1C1GCEB_plPL948PL948&oq=vscode+typescript+brea&aqs=chrome.2.-9i59l3j69i57j0i22i30j69i60l3.6759j0j7&sourceid=chrome&ie=UTF-8)
- [How to debug TypeScript with VS Code | by Philipp Kief | Medium](https://pkief.medium.com/-ow-to-debug-typescript-with-vs-code-9cec93b4ae56)
- [How to debug Node.js app in Visual Studio Code: TypeScript debugging | TSH.io](https://tsh.io/blog/-isual-studio-code-typescript-debugging/)
- [b-dabrowski/debugging-ts-app: Debugging TypeScript application](https://github.com/b-dabrowski/debugging-ts-app)
- ["pwa-node" vs node - Google Search](https://www.google.com/search?q=%22pwa-node%22+vs+node&-lz=1C1GCEB_plPL948PL948&sxsrf=ALeKk00oual6O22exeH1HGg6KQNDewGs-A:1627626469143&source=lnt&tbs=qdr:y&sa=X&-ed=2ahUKEwjQnJSMlYryAhWTv4sKHRwZCdcQpwV6BAgBECQ&biw=1229&bih=603)
- [node.js - What is the pwa-node type launch configuration on VSCode? - Stack Overflow](https://stackoverflow.com/-uestions/63442436/what-is-the-pwa-node-type-launch-configuration-on-vscode)
- [microsoft/vscode-js-debug: The VS Code JavaScript debugger](https://github.com/microsoft/vscode-js-debug)
- [Official page for Debug Adapter Protocol](https://microsoft.github.io/debug-adapter-protocol/)
- [What is the pwa-node type launch configuration on VSCode? | Newbedev](https://newbedev.com/-hat-is-the-pwa-node-type-launch-configuration-on-vscode)
- [Debugging NodeJS Applications - Blog by Jai](https://jaik.me/posts/debugging-nodejs-applications)
- [javascript - VSCode not parsing inline sourcemaps properly when debugging Node - Stack Overflow](https://-tackoverflow.com/questions/63235570/vscode-not-parsing-inline-sourcemaps-properly-when-debugging-node)
- [typescript - VS Code: Debug TS code when stepping into a library function in the node.js debugger - Stack Overflow](https://stackoverflow.com/questions/66231441/vs-code-debug-ts-code-when-stepping-into-a-library-function-in-the-node-js-debu)

## Tab

- [v8 debugger protocol - Google Search](https://www.google.com/search?q=v8+debugger+protocol&-lz=1C1GCEB_plPL948PL948&oq=v8+debugger+pr&aqs=chrome.0.0i512j69i57j0i22i30.7487j0j7&sourceid=chrome&ie=UTF-8)
- [Running and debugging Node.js | WebStorm](https://www.jetbrains.com/help/webstorm/running-and-debugging-node-js.-tml#debugLocal)
- [javascript - debug V8 with node-inspector - Stack Overflow](https://stackoverflow.com/questions/22153131/-ebug-v8-with-node-inspector)
- [c# - Interacting with the Chrome V8 debugger protocol through .NET (ClearScript) - Stack Overflow](https://-tackoverflow.com/questions/56207320/interacting-with-the-chrome-v8-debugger-protocol-through-net-clearscript)
- [BaristaLabs/chrome-dev-tools-runtime: Generated chrome developer protocol runtime from BaristaLabs/-hrome-dev-tools-generator](https://github.com/BaristaLabs/chrome-dev-tools-runtime)
- [v8 debugger protocol site:stackoverflow.com - Google Search](https://www.google.com/search?q=v8+debugger+protocol-site:stackoverflow.com&rlz=1C1GCEB_plPL948PL948&sxsrf=ALeKk02_zWxKnhKaLEQ4Ay96ZwXRPNKkYg:1627624706951&sa=X&-ed=2ahUKEwjG1fDDjoryAhVDxosKHSzxAr0QrQIoBHoECC0QBQ)
- [Chrome Debugging Protocol Viewer - v8-inspector (node)](https://chromedevtools.github.io/-ebugger-protocol-viewer/v8/)
- [Debugging over the V8 Inspector Protocol · V8](https://v8.dev/docs/inspector)
- [Chrome Debugging Protocol Viewer - latest (tip-of-tree)](https://chromedevtools.github.io/-ebugger-protocol-viewer/tot/)
- [Using d8 · V8](https://v8.dev/docs/d8)
- [javascript - V8 Debug Protocol Commands - Stack Overflow](https://stackoverflow.com/questions/42811375/-8-debug-protocol-commands)
- [Chrome DevTools Protocol - Debugger domain](https://chromedevtools.github.io/devtools-protocol/tot/Debugger/)
- [Use of debugger statements is forbidden (no-debugger)tslint - Google Search]()
- [eslintignore - Allow debugger; statements in certain files, using ESLint - Stack Overflow](https://stackoverflow.com/questions/47423266/allow-debugger-statements-in-certain-files-using-eslint)

## Tab

- [launch.json inspect-brk - Google Search](https://www.google.com/search?q=launch.json+inspect-brk&-lz=1C1GCEB_plPL948PL948&oq=launch.json+inspect-brk&aqs=chrome..69i57.4255j0j7&sourceid=chrome&ie=UTF-8)
- [debugging - How to debug using npm run scripts from VSCode? - Stack Overflow](https://stackoverflow.com/-uestions/34835082/how-to-debug-using-npm-run-scripts-from-vscode/54184870#54184870)
- [node.js - Run "npm start" in debug configuration for NodeJS app in VS Code - Stack Overflow](https://-tackoverflow.com/questions/47861187/run-npm-start-in-debug-configuration-for-nodejs-app-in-vs-code)
- [vscode typescript outFiles - Google Search](https://www.google.com/search?q=vscode+typescript+outFiles&-lz=1C1GCEB_plPL948PL948&oq=vscode+typescript+outFiles&aqs=chrome..69i57.3199j0j7&sourceid=chrome&ie=UTF-8)
- [debugging - Unable to debug Typescript in VSCode - Stack Overflow](https://stackoverflow.com/questions/42747618/-nable-to-debug-typescript-in-vscode)
- [vscode typescript outFiles site:stackoverflow.com - Google Search](https://www.google.com/search?q=vscode-typescript+outFiles+site:stackoverflow.com&rlz=1C1GCEB_plPL948PL948&-xsrf=ALeKk01nDP0Zy6_qhJFH_4h7UCenA5G3Sw:1627623402191&ei=6o8DYZ3_CuX0qwGatrXQDA&start=20&sa=N&-ed=2ahUKEwidnNzViYryAhVl-ioKHRpbDcoQ8NMDegQIARBJ&biw=1229&bih=603)
- [node.js - The right way to debug nodejs project with typescript and webpack in visual studio code - Stack -verflow](https://stackoverflow.com/questions/54671715/-he-right-way-to-debug-nodejs-project-with-typescript-and-webpack-in-visual-stud)
- [visual studio code - vscode debugging typescript leads to JS files - Stack Overflow](https://stackoverflow.com/-uestions/66046806/vscode-debugging-typescript-leads-to-js-files)
- [Breakpoint ignored because generated code not found for TypeScript in Windows machine - Stack Overflow](https://-tackoverflow.com/questions/47046911/-reakpoint-ignored-because-generated-code-not-found-for-typescript-in-windows-ma)
- [Debugging a lerna-typescript project in VSCode - Stack Overflow](https://stackoverflow.com/questions/56260686/-ebugging-a-lerna-typescript-project-in-vscode)
- [typescript - Debug webpack bundled node ts with Visual Studio Code - Stack Overflow](https://stackoverflow.com/-uestions/36470946/debug-webpack-bundled-node-ts-with-visual-studio-code)
- [Debugging Typescript with Visual Studio Code and separate output folder - Stack Overflow](https://stackoverflow.-om/questions/40049664/debugging-typescript-with-visual-studio-code-and-separate-output-folder)
- [node.js - How to debug typescript files in vs code when using webpack - Stack Overflow](https://stackoverflow.-om/questions/59115805/how-to-debug-typescript-files-in-vs-code-when-using-webpack)
- [angular - Debugging Typescript in VSCode - Stack Overflow](https://stackoverflow.com/questions/46475179/-ebugging-typescript-in-vscode)
- [Starting TypeScript program from Visual Studio Code: "Cannot launch program 'hw.ts' because corresponding -avaScript cannot be found." - Stack Overflow](https://stackoverflow.com/questions/48814894/-tarting-typescript-program-from-visual-studio-code-cannot-launch-program-hw)
- [node.js - How to debug Node TypeScript in Visual Studio Code when the JavaScript source is in a different folder - Stack Overflow](https://stackoverflow.com/questions/45395719/-ow-to-debug-node-typescript-in-visual-studio-code-when-the-javascript-source-is)
- [reactjs - Debugging standalone Typescript file in React project using VScode - Stack Overflow](https://-tackoverflow.com/questions/60930154/debugging-standalone-typescript-file-in-react-project-using-vscode)
- [node.js - Cannot Launch and Debug TypeScript Using Node - Stack Overflow](https://stackoverflow.com/questions/-6206394/cannot-launch-and-debug-typescript-using-node)
- [debugging - Breakpoints in TypeScript with mocha and VSCODE - Stack Overflow](https://stackoverflow.com/-uestions/40094291/breakpoints-in-typescript-with-mocha-and-vscode)
- [outFiles for launch.json. Is it necessary? · Issue #57752 · microsoft/vscode](https://github.com/Microsoft/-scode/issues/57752)
- [typescript - Property outFiles is not allowed in vs code's launch.json - Stack Overflow](https://stackoverflow.-om/questions/62478641/property-outfiles-is-not-allowed-in-vs-codes-launch-json)
- [vscode smartStep - Google Search](https://www.google.com/search?q=vscode+smartStep&rlz=1C1GCEB_plPL948PL948&-q=vscode+smartStep&aqs=chrome..69i57j0i22i30.2399j0j7&sourceid=chrome&ie=UTF-8)
- [Change smartStep behavior for Node/Chrome debugging · Issue #53414 · microsoft/vscode](https://github.com/microsoft/vscode/issues/53414)

## Tab

- [vscode "ts-node-dev" breakpoint not working site:stackoverflow.com - Google Search](https://www.google.com/-earch?q=vscode+%22ts-node-dev%22+breakpoint+not+working+site%3Astackoverflow.com&rlz=1C1GCEB_plPL948PL948&biw=1229&-ih=603&sxsrf=ALeKk00oq3MrrzP-okMvbaUBjDtmaUlGHA%3A1627581640789&ei=yOwCYcKwL5aXrwS0zJ6wAg&oq=vscode-%22ts-node-dev%22+breakpoint+not+working+site%3Astackoverflow.com&-s_lcp=Cgdnd3Mtd2l6EAM6BwgAEEcQsANKBAhBGABQ45gCWNWdAmCVnwJoAXACeACAAWCIAfkCkgEBNZgBAKABAcgBCMABAQ&sclient=gws-wiz&-ed=0ahUKEwjCtKqM7ojyAhWWy4sKHTSmByYQ4dUDCA8&uact=5)
- [node.js - Visual Studio Code - Debug Node JS through TypeScript - Stack Overflow](https://stackoverflow.com/-uestions/35606423/visual-studio-code-debug-node-js-through-typescript)
- [How to be able to set up breakpoints correctly when using VS Code to debug a TypeScript app run using ts-node in - Docker container? - Stack Overflow](https://stackoverflow.com/questions/50430105/-ow-to-be-able-to-set-up-breakpoints-correctly-when-using-vs-code-to-debug-a-typ)
- [node.js - How to debug Express applications written in Typescript on Visual Studio Code (VS Code) - Stack -verflow](https://stackoverflow.com/questions/66827699/-ow-to-debug-express-applications-written-in-typescript-on-visual-studio-code-v)
- [node.js - Breakpoint does not trigger. "Breakpoint set but not yet bound". Docker, NodeJS, VSCode - Stack -verflow](https://stackoverflow.com/questions/62502633/-reakpoint-does-not-trigger-breakpoint-set-but-not-yet-bound-docker-nodejs)
- [webstorm typescript breakpoint - Google Search](https://www.google.com/search?q=webstorm+typescript+breakpoint&-lz=1C1GCEB_plPL948PL948&sxsrf=ALeKk01FgZ66ic_NJ8bPfVMB2RtwM40oYA%3A1627589068729&ei=zAkDYeTWK-qSrgSlg72oBg&-q=webstorm+typescript+breakpoint&-s_lcp=Cgdnd3Mtd2l6EAMyBAgjECcyBggAEBYQHjIGCAAQFhAeMgYIABAWEB4yBggAEBYQHjIGCAAQFhAeMgYIABAWEB4yBggAEBYQHkoECEEYAFDjJ-jjJ2DfKWgAcAJ4AIABUIgBmgGSAQEymAEAoAEBwAEB&sclient=gws-wiz&ved=0ahUKEwjk7J_iiYnyAhVqiYsKHaVBD2UQ4dUDCA8&uact=5)
- [Typescript breakpoints are not hit by debugger – IDEs Support (IntelliJ Platform) | JetBrains](https://-ntellij-support.jetbrains.com/hc/en-us/community/posts/115000787330-Typescript-breakpoints-are-not-hit-by-debugger)
- [Running and debugging TypeScript | WebStorm](https://www.jetbrains.com/help/webstorm/-unning-and-debugging-typescript.html#ws_ts_debug)
- [debugging - How to debug server side TypeScript code in WebStorm - Stack Overflow](https://stackoverflow.com/-uestions/36661384/how-to-debug-server-side-typescript-code-in-webstorm)
- [vscode debug remote "node" sourceMapPathOverrides - Google Search](https://www.google.com/search?q=vscode+debug-remote+%22node%22+sourceMapPathOverrides&rlz=1C1GCEB_plPL948PL948&biw=1229&bih=603&tbs=qdr%3Ay&-xsrf=ALeKk01_f-efAoDebVMB3X7Vn_QtIMl57Q%3A1627594321144&ei=UR4DYc39B4ugjga1_K_QBg&oq=vscode+debug+remote+%22node%22-sourceMapPathOverrides&-s_lcp=Cgdnd3Mtd2l6EAM6BwgAEEcQsAM6BAgjECdKBAhBGABQm9gFWPvuBWDT8AVoBHACeACAAXeIAckDkgEDNC4xmAEAoAEByAEIwAEB&-client=gws-wiz&ved=0ahUKEwiN6uWqnYnyAhULkMMKHTX-C2oQ4dUDCA8&uact=5)
- [Debug with Visual Studio Code not working | Newbedev](https://newbedev.com/-ebug-with-visual-studio-code-not-working)
- [Unbound Breaking point. · Issue #785 · microsoft/vscode-js-debug](https://github.com/microsoft/vscode-js-debug/-ssues/785)
- [Use vs code to debug vue with breakpoints - Programmer Sought](https://www.programmersought.com/article/-6035506573/)
- [Remote debug port · Issue #753 · microsoft/vscode-js-debug](https://github.com/microsoft/vscode-js-debug/issues/-53)
- [How to Debug Electron JavaScript and TypeScript with VS Code | VS Code debug specs - Electron Java Script & Type -cript](https://vscode-debug-specs.github.io/javascript_electron/)
- [Remote debug node js application using Visual Studio Code | by Dakshika Jayathilaka | Medium](https://dakshika.-edium.com/remote-debug-node-js-application-using-visual-studio-code-dc0fa0b4dec4)
- [How to debug Node.js application in Visual Studio Code | TSH.io](https://tsh.io/blog/-ow-to-debug-node-js-application-in-visual-studio-code/)
- [Debug Browser Apps using Visual Studio Code](https://code.visualstudio.com/docs/nodejs/browser-debugging)
- [How to debug a Node.js application remotely in VSCode · Davide Aversa](https://www.davideaversa.it/blog/-ow-to-remote-debug-nodejs-vscode/)
- [nodejs inspect - Google Search](https://www.google.com/search?q=nodejs+inspect&rlz=1C1GCEB_plPL948PL948&-xsrf=ALeKk00QeUNHaRdHBtSrgeNrhlTpjoX5NA%3A1627590514790&ei=cg8DYY22L_HJrgTt2J6gDw&oq=nodejs+insp&-s_lcp=Cgdnd3Mtd2l6EAMYADIFCAAQkQIyCggAEIAEEIcCEBQyCggAEIAEEIcCEBQyBQgAEIAEMgUIABCABDIFCAAQgAQyBQgAEIAEMgUIABCABDIFC-AQgAQ6BwgAEEcQsAM6BwgAELADEENKBAhBGABQwx9Ywx9goihoAXACeACAAWyIAccBkgEDMS4xmAEAoAEByAEKwAEB&sclient=gws-wiz)
- [Debugging - Getting Started | Node.js](https://nodejs.org/en/docs/guides/debugging-getting-started/)
- [node sourceMapPathOverrides - Google Search](https://www.google.com/search?q=node+sourceMapPathOverrides&-lz=1C1GCEB_plPL948PL948&sxsrf=ALeKk00vm7wwk8ARyPzDbq7YBX2Zo-VQ_g%3A1627594453014&ei=1B4DYdSoPIuSwPAPit2N8Ak&oq=node-sourceMapPathOverrides&-s_lcp=Cgdnd3Mtd2l6EAMyBggAEAgQHjoHCAAQRxCwAzoHCCMQsAIQJzoGCAAQBxAeOgQIABANOggIABAIEAcQHjoGCAAQDRAeSgQIQRgAUIhMWPVPY-5QaAFwAngAgAFtiAHxA5IBAzUuMZgBAKABAcgBCMABAQ&sclient=gws-wiz&ved=0ahUKEwjU4tXpnYnyAhULCRAIHYpuA54Q4dUDCA8&uact=5)
- [source maps - VS Code sourceMapPathOverrides - Stack Overflow](https://stackoverflow.com/questions/38846336/-s-code-sourcemappathoverrides)
- ["Debug: Attach to Node Process" + sourceMapPathOverrides · Issue #94300 · microsoft/vscode](https://github.com/-icrosoft/vscode/issues/94300)
- [docs(debugging): explain how to debug in Chrome DevTools/VS Code by vvo · Pull Request #10807 · vercel/next.js]-https://github.com/vercel/next.js/pull/10807#issuecomment-608171931)
- [vscode sourceMapPathOverrides - Google Search](https://www.google.com/search?q=vscode+sourceMapPathOverrides&-lz=1C1GCEB_plPL948PL948&oq=vscode+sourceMapPathOverrides&aqs=chrome..69i57j35i39j69i59j0i512j0i22i30l3j69i60.-320j0j7&sourceid=chrome&ie=UTF-8)
- [vscode-chrome-debug/README.md at master · microsoft/vscode-chrome-debug](https://github.com/microsoft/-scode-chrome-debug/blob/master/README.md)
- [javascript - VSCode debugger messing up relative paths - Stack Overflow](https://stackoverflow.com/questions/-3019059/vscode-debugger-messing-up-relative-paths)
- [Debugging in Visual Studio Code](https://code.visualstudio.com/docs/editor/debugging)
- [Debugging with Visual Studio Code | by Sam Lindstrom | Medium](https://medium.com/@slamflipstrom/debugging-with-visual-studio-code-857904a8a590)
- https://stackoverflow.com/questions/36006303/vs-code-breakpoint-ignored-because-generated-code-not-found-error

## Tab

- [vscode "ts-node-dev" launch.json - Google Search](https://www.google.com/search?q=vscode+%22ts-node-dev%22-launch.json&rlz=1C1GCEB_plPL948PL948&sxsrf=ALeKk01-AJoLa9H8aBjB3X68_XrBUnv_UA%3A1627583073012&-i=YfICYU-Ck68EotyJqA8&oq=vscode+%22ts-node-dev%22+launch.json&-s_lcp=Cgdnd3Mtd2l6EAM6CQgAELADEAgQHkoECEEYAVDFxw9YzcsPYMjMD2gBcAB4AIABf4gB5QOSAQMzLjKYAQCgAQHIAQHAAQE&-client=gws-wiz&ved=0ahUKEwiPtaK384jyAhWCyYsKHSJuAvUQ4dUDCA8&uact=5)
- [Debugging TypeScript in VSCode | Geeky Tidbits](https://www.geekytidbits.com/debugging-typescript-in-vscode/)
- [TypeScript Tutorial => TypeScript with ts-node in Visual Studio Code](https://riptutorial.com/typescript/example/-8350/typescript-with-ts-node-in-visual-studio-code)
- [Try to debug typescript file · Issue #9 · wclr/ts-node-dev](https://github.com/wclr/ts-node-dev/issues/9)
- [wclr/ts-node-dev: Compiles your TS app and restarts when files are modified.](https://github.com/wclr/-s-node-dev)
- [node.js - Using "preLaunchTasks" and Naming a Task in Visual Studio Code - Stack Overflow](https://stackoverflow.-om/questions/35327016/using-prelaunchtasks-and-naming-a-task-in-visual-studio-code)
- [Debugging TypeScript in VS Code steps into JavaScript instead - Stack Overflow](https://stackoverflow.com/-uestions/62763392/debugging-typescript-in-vs-code-steps-into-javascript-instead)
- [Settings allowJs=true in tsconfigs will make debugger step in the javascript files instead of the typescript -iles. · Issue #101927 · microsoft/vscode](https://github.com/microsoft/vscode/issues/101927)
- [Can't debug current typescript file in VS Code because corresponding JavaScript cannot be found - Stack Overflow]-https://stackoverflow.com/questions/47125940/-ant-debug-current-typescript-file-in-vs-code-because-corresponding-javascript)
- [node.js - Configure launch.json for typescript debug in VS Code - Stack Overflow](https://stackoverflow.com/-uestions/41117739/configure-launch-json-for-typescript-debug-in-vs-code)
- [Run ts-node in VSCode Debugger](https://gist.github.com/cecilemuller/2963155d0f249c1544289b78a1cdd695)
- [Debugging TypeScript in VS Code without compiling, using ts-node | by Russell Briggs | Medium](https://medium.-om/@dupski/debug-typescript-in-vs-code-without-compiling-using-ts-node-9d1f4f9a94a)
- [Enterprise-JS/vscode-ts-node-debugging: Debugging Typescript in VS Code without compiling](https://github.com/Enterprise-JS/vscode-ts-node-debugging)

## Tab

- [vscode "ts-node" launch.json - Google Search](https://www.google.com/search?q=vscode+%22ts-node%22+launch.json&-lz=1C1GCEB_plPL948PL948&oq=vscode+%22ts-node%22+launch.json&aqs=chrome..69i57j0i8i30.7664j0j7&sourceid=chrome&-e=UTF-8)
- [Run ts-node in VSCode Debugger](https://gist.github.com/cecilemuller/2963155d0f249c1544289b78a1cdd695)
- [how to debug typescript files in visual studio code - Stack Overflow](https://stackoverflow.com/questions/-1169259/how-to-debug-typescript-files-in-visual-studio-code)
- [debugging - Debug and restart on changes typescript vscode - Stack Overflow](https://stackoverflow.com/questions/48470862/debug-and-restart-on-changes-typescript-vscode)

## Tab

- [vscode typescript breakpoint - Google Search](https://www.google.com/search?q=vscode+typescript+breakpoint&-lz=1C1GCEB_plPL948PL948&sxsrf=ALeKk01TtjsullNTUCzJzv-y9hJrTVHZrQ%3A1627580855911&ei=t-kCYdrlNsKsrgTJu4_4BQ&-q=vscode+typescript+breakpoint&-s_lcp=Cgdnd3Mtd2l6EAMyBAgjECcyBAgjECcyBQgAEIAEMgYIABAWEB4yBggAEBYQHjIGCAAQFhAeMgYIABAWEB4yBggAEBYQHjIGCAAQFhAeMgYIA-AWEB46BwgAEEcQsANKBAhBGABQ8cZCWPHGQmC_yEJoAXACeACAAY0BiAHoAZIBAzEuMZgBAKABAcgBCMABAQ&sclient=gws-wiz&-ed=0ahUKEwianYmW64jyAhVClosKHcndA18Q4dUDCA8&uact=5)
- [Stopped hitting breakpoints in TypeScript code · Issue #107615 · microsoft/vscode](https://github.com/microsoft/-scode/issues/107615)
- [Typescript breakpoints no longer work since 1.25 · Issue #54026 · microsoft/vscode](https://github.com/microsoft/-scode/issues/54026)
- [TypeScript tutorial with Visual Studio Code](https://code.visualstudio.com/docs/typescript/typescript-tutorial)
- [TypeScript debugging with Visual Studio Code](https://code.visualstudio.com/docs/typescript/typescript-debugging)
- [javascript - VSCode debugger not stopping on Typescript breakpoints - Stack Overflow](https://stackoverflow.com/-uestions/65661126/vscode-debugger-not-stopping-on-typescript-breakpoints)
- [node.js - Can't set Breakpoints debugging Node Typescript in VS Code - Stack Overflow](https://stackoverflow.com/-uestions/50203955/cant-set-breakpoints-debugging-node-typescript-in-vs-code)
- [Vscode breakpoints in TypeScript files not hit in React Native - Stack Overflow](https://stackoverflow.com/-uestions/58245150/vscode-breakpoints-in-typescript-files-not-hit-in-react-native)
- [TypeScript breakpoints take a long time to start hitting when debugging in a Docker Container and VS Code - -tack Overflow](https://stackoverflow.com/questions/61567364/-ypescript-breakpoints-take-a-long-time-to-start-hitting-when-debugging-in-a-doc)
- [Visual Studio Code - Node debugger breakpoints not being hit - Stack Overflow](https://stackoverflow.com/-uestions/46821519/visual-studio-code-node-debugger-breakpoints-not-being-hit/46895457)
- [Debugger for Chrome - Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=msjsdiag.-ebugger-for-chrome)
- [typescript - Breakpoints not working when debugging with VS Code and webpack-dev-server - Stack Overflow](https:/-stackoverflow.com/questions/58211646/breakpoints-not-working-when-debugging-with-vs-code-and-webpack-dev-server)
- [javascript - Visual Studio code breakpoint not working on Node.js using TypeScript - Stack Overflow](https://-tackoverflow.com/questions/62196019/visual-studio-code-breakpoint-not-working-on-node-js-using-typescript)
- [how to debug typescript files in visual studio code - Stack Overflow](https://stackoverflow.com/questions/-1169259/how-to-debug-typescript-files-in-visual-studio-code)
- [debugging - Visual Studio Code breakpoints in typescript - Stack Overflow](https://stackoverflow.com/questions/-1514613/visual-studio-code-breakpoints-in-typescript)
- [typescript - VsCode debugger not hitting breakpoint if is not in the current file - Stack Overflow](https://-tackoverflow.com/questions/52778424/vscode-debugger-not-hitting-breakpoint-if-is-not-in-the-current-file)
- [VSCode Debugging · Issue #46 · TypeStrong/ts-node](https://github.com/TypeStrong/ts-node/issues/46)
- [Simplest use of TypeScript for node development with VS Code](https://gist.github.com/GuillaumeDesforges/-f7383f8403e1683b2b9467db3964185)
- [Error processing "breakpointLocations" · Issue #533 · microsoft/vscode-chrome-debug-core](https://github.com/-icrosoft/vscode-chrome-debug-core/issues/533)
- ["debugger" statement typescript - Google Search](https://www.google.com/search?q=%22debugger%22+statement-typescript&rlz=1C1GCEB_plPL948PL948&oq=%22debugger%22+statement+typescript&aqs=chrome..69i57j0i512.3239j0j7&-ourceid=chrome&ie=UTF-8)
- [javascript - TypeScript - "debugger;" statement does not work while working with QA Environment in Angular - Stack Overflow](https://stackoverflow.com/questions/56045274/typescript-debugger-statement-does-not-work-while-working-with-qa-environme)

## Tab

- [Fails to respawn when launched via Visual Studio Code debug · Issue #64 · wclr/ts-node-dev](https://github.com/-pclr/ts-node-dev/issues/64)
- [node.js - How to debug Typescript code in Visual Studio Code with ts-node-dev and correct line numbers - Stack Overflow](https://stackoverflow.com/questions/61190639/how-to-debug-typescript-code-in-visual-studio-code-with-ts-node-dev-and-correct)

## Tab

- [vscode unbound breakpoint site:stackoverflow.com - Google Search](https://www.google.com/search?q=vscode+unbound-breakpoint+site:stackoverflow.com&rlz=1C1GCEB_plPL948PL948&sxsrf=ALeKk00rqNwKE_EPDZWfPYoz7sBrdOjTXQ:1627591089132&-a=X&ved=2ahUKEwjGxtOlkYnyAhXnl4sKHcXaDEUQrQIoBHoECAQQBQ&biw=1229&bih=603)
- [visual studio code - NextJS VSCode Typescript ==> Breakpoints unbound - Stack Overflow](https://stackoverflow.-om/questions/62690455/nextjs-vscode-typescript-breakpoints-unbound)
- [Unbound breakpoint - VS Code | Chrome | Angular - Stack Overflow](https://stackoverflow.com/questions/64589447/-nbound-breakpoint-vs-code-chrome-angular)
- [javascript - Unbound breakpoint in vscode for debugging nodejs app in a docker container - Stack Overflow]-https://stackoverflow.com/questions/64252476/-nbound-breakpoint-in-vscode-for-debugging-nodejs-app-in-a-docker-container)
- [Unbound breakpoint · Issue #102493 · microsoft/vscode](https://github.com/microsoft/vscode/issues/102493)
- [vue.js - Debugging Vue in VScode and Chrome, unbound breakpoint - Stack Overflow](https://stackoverflow.com/-uestions/62384636/debugging-vue-in-vscode-and-chrome-unbound-breakpoint)
- [vuejs vscode unbound breakpoint Code Example](https://www.codegrepper.com/code-examples/javascript/vuejs+vscode-unbound+breakpoint)
- [vuejs vscode unbound breakpoint sourceMapPathOverrides - Google Search](https://www.google.com/search?q=vuejs-vscode+unbound+breakpoint+sourceMapPathOverrides&rlz=1C1GCEB_plPL948PL948&-xsrf=ALeKk00REdR7oPxHPLXi4C8Cy5zI74DY1Q%3A1627591332550&ei=pBIDYYLqIIH8rgTV6oLgCw&oq=vuejs+vscode+unbound-breakpoint+sourceMapPathOverrides&-s_lcp=Cgdnd3Mtd2l6EAM6BwgAEEcQsAM6CAgAEBYQChAeOgYIABAWEB5KBAhBGABQ_B1YtSBg6zloAXACeACAAZUBiAHCApIBAzEuMpgBAKABAaABA-gBCMABAQ&sclient=gws-wiz&ved=0ahUKEwiCzNyZkonyAhUBvosKHVW1ALwQ4dUDCA8&uact=5)
- [Recent problems with debugging vue apps in vscode - Get Help - Vue Forum](https://forum.vuejs.org/t/recent-problems-with-debugging-vue-apps-in-vscode/106317/2)

## Tab

- [vscode attach to process - Google Search](https://www.google.com/search?q=vscode+attach+to+process&-lz=1C1GCEB_plPL948PL948&oq=vscode+attach+t&aqs=chrome.0.0i512j69i57j0i20i263i512l2j0i512l6.7556j0j7&-ourceid=chrome&ie=UTF-8)
- [Debugging in Visual Studio Code](https://code.visualstudio.com/docs/editor/debugging)
- [Express](http://localhost:3001/)
- [vscode attach to process nodejs - Google Search](https://www.google.com/search?q=vscode+attach+to+process+nodejs&-lz=1C1GCEB_plPL948PL948&sxsrf=ALeKk03rSH1dhFwTKFBbLCpY3k2-_8bIog%3A1627576366675&ei=LtgCYbq5KKqurgTUkZOwBw&-q=vscode+attach+to+process+nodejs&-s_lcp=Cgdnd3Mtd2l6EAMyBQgAEIAEOgcIIxCwAxAnOgcIABBHELADOgcIABCwAxBDOgYIABAWEB5KBAhBGABQzS1Y7jVggjdoAXACeACAAXmIAZ4Fk-EDNC4zmAEAoAEByAEKwAEB&sclient=gws-wiz&ved=0ahUKEwi6iLi52ojyAhUql4sKHdTIBHYQ4dUDCA8&uact=5)
- [How to debug Node.js apps in Visual Studio Code - LogRocket Blog](https://blog.logrocket.com/-ow-to-debug-node-js-apps-in-visual-studio-code/)
- [How To Debug Node.js Code in Visual Studio Code | DigitalOcean](https://www.digitalocean.com/community/tutorials/-ow-to-debug-node-js-code-in-visual-studio-code)
- [vscode debug inspect "restart": true - Google Search](https://www.google.com/search?q=vscode+debug+inspect-%22restart%22%3A+true&rlz=1C1GCEB_plPL948PL948&sxsrf=ALeKk01pC4RW3rPyuPSESra_Gc2JWWhRxA%3A1627576652088&-i=TNkCYYDCBOfjrgTA75LYCw&oq=vscode+debug+inspect+%22restart%22%3A+true&-s_lcp=Cgdnd3Mtd2l6EAMyBQghEKABOgUIABCABDoKCAAQgAQQhwIQFDoGCAAQFhAeOgQIIxAnOgUIABCRAjoFCAAQywE6BAgAEA06CAgAEAgQDRAeO-cIIRAKEKABOgYIABANEB5KBAhBGABQjIIPWOWzD2D_tQ9oBHAAeACAAaIBiAGSDJIBBDEwLjaYAQCgAQGgAQLAAQE&sclient=gws-wiz&-ed=0ahUKEwiAmMTB24jyAhXnsYsKHcC3BLsQ4dUDCA8&uact=5)
- [alwaysdata | blog » The Hell With Dependencies: The Complete Guide to Killing Local Dev Environments](https://-log.alwaysdata.com/2020/06/02/the-hell-with-dependencies-the-complete-guide-to-killing-local-dev-environments/)
- [debugging - Debug and restart on changes typescript vscode - Stack Overflow](https://stackoverflow.com/questions/-8470862/debug-and-restart-on-changes-typescript-vscode)
- [wclr/ts-node-dev: Compiles your TS app and restarts when files are modified.](https://github.com/wclr/-s-node-dev)
- [ziishaned/livereload-vscode: LiveReload plugin for VS Code](https://github.com/ziishaned/livereload-vscode)
- [gulp-live-server/package.json at master · gimm/gulp-live-server](https://github.com/gimm/gulp-live-server/blob/-aster/package.json)
- [intesso/connect-livereload: connect middleware for adding the livereload script to the response](https://github.-om/intesso/connect-livereload)
- [senchalabs/connect: Connect is a middleware layer for Node.js](https://github.com/senchalabs/connect)
- [node.js - Why does "npm install" rewrite package-lock.json? - Stack Overflow](https://stackoverflow.com/-uestions/45022048/why-does-npm-install-rewrite-package-lock-json?rq=1)
- [A way to run "npm install" without modifying the lockfile · Issue #17761 · npm/npm](https://github.com/npm/npm/-ssues/17761)
- [vcfvct/ts-lambda-local-dev: typescript lambda local development server](https://github.com/vcfvct/ts-lambda-local-dev)

## Tab

- [gulp-live-server vscode debug - Google Search](https://www.google.com/search?q=gulp-live-server+vscode+debug&-lz=1C1GCEB_plPL948PL948&sxsrf=ALeKk02993So9Umi3GyZS4tY55ghJOH6Vg%3A1627571331756&ei=g8QCYdKOLc31qwGNob3ACQ&-q=gulp-live-server+vscode+debug&-s_lcp=Cgdnd3Mtd2l6EANKBAhBGABQ6LgBWOi4AWCvugFoAHACeACAAV-IAbsBkgEBMpgBAKABAqABAcABAQ&sclient=gws-wiz&-ed=0ahUKEwiS3MzYx4jyAhXN-ioKHY1QD5gQ4dUDCA8&uact=5)
- [Live Server: Feature request · Issue #17081 · microsoft/vscode](https://github.com/microsoft/vscode/issues/17081)
- [extension - How can I start Live server and Chrome debugger for VS Code in one click - Super User](https://-uperuser.com/questions/1419749/how-can-i-start-live-server-and-chrome-debugger-for-vs-code-in-one-click)
- [How to debug gulp tasks in VSCode | by Sahil Malik | Winsmarts.com](https://winsmarts.com/-ow-to-debug-gulp-tasks-in-vscode-e42fb0cd4fb5)
- [debugging - How to debug a gulp task with VSCode - Stack Overflow](https://stackoverflow.com/questions/37477139/-ow-to-debug-a-gulp-task-with-vscode)
- [gulp - Visual Studio Code tasks & debugging - Stack Overflow](https://stackoverflow.com/questions/38871062/-isual-studio-code-tasks-debugging)
- [Debugging in Visual Studio Code](https://code.visualstudio.com/docs/editor/debugging#_launch-configurations)
- [JavaScript Debugging Recipes for Visual Studio Code](https://code.visualstudio.com/docs/nodejs/debugging-recipes)
- [How to Debug JavaScript in Visual Studio Code with live-server Running - Stack Overflow](https://stackoverflow.-om/questions/46945784/how-to-debug-javascript-in-visual-studio-code-with-live-server-running)
- [gimm/gulp-live-server: serve your nodejs/static app live](https://github.com/gimm/gulp-live-server)
- [gulp task vscode debug - Google Search](https://www.google.com/search?q=gulp+task+vscode+debug&-lz=1C1GCEB_plPL948PL948&sxsrf=ALeKk01jdXJGH9l8z73_0kj-cQAn57o7Ow%3A1627571617661&ei=ocUCYeDpJqb5qwH2nq_4Cw&oq=gulp-task+vscode+debug&-s_lcp=Cgdnd3Mtd2l6EAMyBggAEAgQHjoHCCMQsAMQJzoHCAAQRxCwAzoHCCMQsAIQJzoICAAQCBANEB46CAgAEAgQBxAeSgQIQRgAUPaWAVjgmwFgh-0BaAFwAngAgAGDAYgBvQSSAQM0LjKYAQCgAQHIAQrAAQE&sclient=gws-wiz&ved=0ahUKEwigvvbgyIjyAhWm_CoKHXbPC78Q4dUDCA8&uact=5)
- [node.js - How can I debug gulpfile.js when running it with Visual Studio Task Runner Explorer? - Stack Overflow]-https://stackoverflow.com/questions/28389037/-ow-can-i-debug-gulpfile-js-when-running-it-with-visual-studio-task-runner-explo)
- [node.js - How can I debug Gulp tasks using Node Tools for Visual Studio? - Stack Overflow](https://stackoverflow.-om/questions/34211004/how-can-i-debug-gulp-tasks-using-node-tools-for-visual-studio/43576225#43576225)
- [javascript - How to debug a Gulp task? - Stack Overflow](https://stackoverflow.com/questions/40033298/how-to-debug-a-gulp-task)