Windows10Debloater icon indicating copy to clipboard operation
Windows10Debloater copied to clipboard

```

Open Ikaberry202 opened this issue 2 years ago • 0 comments

Version: 1.68.1
Commit: 30d9c6cd9483b2cc586687151bcbcd635f373630
Date: 2022-06-15T02:58:26.441Z
Electron: 17.4.7
Chromium: 98.0.4758.141
Node.js: 16.13.0
V8: 9.8.177.13-electron.0
OS: Linux x64 5.18.5-arch1-1

for example: for this javascript code:

const test = () => {};

test()

when ctrl + click the tset on line 3, go to defination don`t work, but it work on some past versions.

i had try run code with --disable-extensions, but useless.

Originally posted by @pangxiaoli in https://github.com/microsoft/vscode/issues/153636

Ikaberry202 avatar Jun 29 '22 02:06 Ikaberry202