hsnips icon indicating copy to clipboard operation
hsnips copied to clipboard

Running 'File Delete' participants Bug

Open zhuoqun-chen opened this issue 1 year ago • 0 comments

Hi developers,

Thank you so much for putting time into maintaining this great project! But a got a small issue here:

Issue Description

With this plugin enabled, delete any file (even empty) in file explorer will be extremely slow and kept showing me this:

image

To debug which extension caused the problem, I used vscode built-in bisect and got:

image

So after this extension is disabled, the problem is gone; I repeated the toggling for 3 times and confirmed this issue.

System Info

os: Sonoma 14.2.1 device: MacBook Pro M1 vscode:

Version: 1.86.2
Commit: 903b1e9d8990623e3d7da1df3d33db3e42d80eda
Date: 2024-02-13T19:42:12.210Z
Electron: 27.2.3
ElectronBuildId: 26908389
Chromium: 118.0.5993.159
Node.js: 18.17.1
V8: 11.8.172.18-electron.0
OS: Darwin arm64 23.2.0

zhuoqun-chen avatar Feb 24 '24 22:02 zhuoqun-chen