This VSCode extension automatically attaches the debugger to all application processes with smart breakpoint filtering. The extension keeps debugger attached only to processes that have loaded sources ...
This vscode extension enables css syntax highlighting + intellisense inside template literal strings marked with a /* css */ comment. It works with js(x)/ts(x), and supports ${...} interpolations.