vscode 无法打开文件

qqrboqgw  于 22天前  发布在  Vscode
关注(0)|答案(7)|浏览(21)

测试 #226399
这是在Mac上。当我尝试打开任何文件夹中的任何文件时,我看到了这个。

奇怪的是,我在任何日志中都找不到有趣的东西。这里是跟踪级别的窗口输出。我从快速选择中打开了 id.ts

jhdbpxl9

jhdbpxl91#

在Linux上也能运行!

ezykj2lf

ezykj2lf2#

@roblourens 这是从新的配置文件或新的用户数据目录中复制的吗?
所以在测试探索期间,你从未能够打开任何编辑器吗?

weylhg0b

weylhg0b3#

它可以在一个全新的用户数据目录和配置文件下工作。我非常确定昨天我是从头开始安装的,但我确实启用了设置同步,并且它可能同步了UI状态。
我确实进行了测试,我被分配到了Linux系统,它在那里可以正常工作。我也在我的Mac上尝试过,也遇到了这个问题。

d8tt03nd

d8tt03nd4#

Happy to do some debugging if you can suggest a place to set a breakpoint, I don't know where to start. I either see the original error or this one

djmepvbi

djmepvbi5#

Something about failing to load jschardet

$Hq (workbench.desktop.main.js:186457)
guessEncodingByBuffer (workbench.desktop.main.js:186679)
$gF (workbench.desktop.main.js:186756)
u (workbench.desktop.main.js:186562)
onEnd (workbench.desktop.main.js:186603)
(anonymous) (workbench.desktop.main.js:25901)
(anonymous) (workbench.desktop.main.js:25750)
i (workbench.desktop.main.js:25750)
end (workbench.desktop.main.js:25733)
onEnd (workbench.desktop.main.js:25967)
(anonymous) (workbench.desktop.main.js:25901)
(anonymous) (workbench.desktop.main.js:25750)
i (workbench.desktop.main.js:25750)
end (workbench.desktop.main.js:25733)
(anonymous) (workbench.desktop.main.js:546914)
B (workbench.desktop.main.js:3644)
fire (workbench.desktop.main.js:3669)
l (workbench.desktop.main.js:220766)
t (workbench.desktop.main.js:220823)
s (workbench.desktop.main.js:220814)
(anonymous) (workbench.desktop.main.js:220658)
B (workbench.desktop.main.js:3644)
C (workbench.desktop.main.js:3653)
fire (workbench.desktop.main.js:3673)
Ue (workbench.desktop.main.js:3226)
emit (VM4 sandbox_bundle:2)
onMessage (VM4 sandbox_bundle:2)
vwoqyblh

vwoqyblh6#

@roblourens 你的挖掘工作做得很好,你能分享一下你的设置吗?你有编码相关的设置吗?

cmssoen2

cmssoen27#

没关系,我可以复现!

相关问题