Running Linux, Latest VS Code and latest extension version, I find this process hammering my CPU: using 100% of a core, and VS code sloooows right down.
Update: Disabling the extension solves the flat-out CPU usage. I've re-enabled and it's still hammering the CPU on one core.
```
/proc/self/exe --type=utility --utility-sub-type=node.mojom.NodeService --lang=en-GB --service-sandbox-type=none --dns-result-order=ipv4first --experimental-network-inspection --inspect-port=0 --crashpad-handler-pid=902997 --enable-crash-reporter=xxxxxxxxxxxxxxxxxx,no_channel --user-data-dir=/home/hip/.config/Code --standard-schemes=vscode-webview,vscode-file --enable-sandbox --secure-schemes=vscode-webview,vscode-file --cors-schemes=vscode-webview,vscode-file --fetch-schemes=vscode-webview,vscode-file --service-worker-schemes=vscode-webview --code-cache-schemes=vscode-webview,vscode-file --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,xxxxxxxxxxxxx --enable-features=DocumentPolicyIncludeJSCallStacksInCrashReports,EarlyEstablishGpuChannel,EstablishGpuChannelAsync --disable-features=CalculateNativeWinOcclusion,SpareRendererForSitePerProcess --variations-seed-version
```
and in /tmp/tmp there are massive files:
```
-rw-rw-r-- 1 hip hip 71M Jul 2 10:39 197c6b39cea-28075c69de66b90000f8d88a1429bc7a
-rw-rw-r-- 1 hip hip 8.3G Jul 2 14:28 197c893d565-de715e949b5ea5d1a8f19c17679f13e3
-rw-rw-r-- 1 hip hip 500K Jul 2 15:49 197c9ae8989-c239564fb827e4cfba4a561fb869be45
-rw-rw-r-- 1 hip hip 6.2G Jul 3 08:24 197c9b13bdb-3ffd6e3b54d51f4416ebb6122f84a3a1
-rw-rw-r-- 1 hip hip 526K Jul 3 08:57 197cd5001b3-cbf1330bd933494b39b63f6c722a3df9
-rw-rw-r-- 1 hip hip 1.3G Jul 3 11:39 197cd5d0506-ae18cb9ea78c01d1d8ad591ae2963fb2
-rw-rw-r-- 1 hip hip 1.4G Jul 3 11:51 197cdf1e510-c926f1eead0c0eb52d09c9e592acb40a
```