vscode-error-lens
vscode-error-lens copied to clipboard
Delay is not respected when used with Quokka.js
trafficstars
While the delay setting keeps the previously entered value, the actual delay is 0ms when used alongside the Quokka extension.
Does the delay still fail if you use a simpler delay mode?
"errorLens.delayMode": "debounce",
I will assume that 55b8e3e fixed it.