Open edwardwbarber opened 3 years ago
It works for me now, is it still broken for you on vscode latest? If so I'll reopen this issue.
Still broken for me in 1.52.1. Any advice?
Wait it looks like I'm not on latest, I'll upgrade look at this again tomorrow 👍
I've also having the same issue. Running this VSCode version:
Version: 1.52.1
Commit: ea3859d4ba2f3e577a159bc91e3074c5d85c0523
Date: 2020-12-16T16:30:02.420Z
Electron: 9.3.5
Chrome: 83.0.4103.122
Node.js: 12.14.1
V8: 8.3.110.13-electron.0
OS: Darwin x64 19.6.0
with all default todo
and projectsTodo
settings:
Command 'Projects: Todo' resulted in an error ('isExtensible' on proxy: trap result does not reflect extensibility of proxy target (which is 'true'))
I am seeing the above error when I try to run
Projects: Todo
andProjects: Embedded Todos
in VSCode 1.51.1. I have not yet tried a previous version. All myprojectsTodo
settings are default.Looks like it's a similar issue to that raised in fabiospampinato/vscode-terminals#32
Sys Info
Version: 1.51.1 (user setup) Commit: e5a624b788d92b8d34d1392e4c4d9789406efe8f Date: 2020-11-10T23:34:32.027Z Electron: 9.3.3 Chrome: 83.0.4103.122 Node.js: 12.14.1 V8: 8.3.110.13-electron.0 OS: Windows_NT x64 10.0.19041Thanks for sharing your work. Great set of extensions you've developed! Cheers,