CodinGame / monaco-vscode-api

VSCode public API plugged on the monaco editor
MIT License
254 stars 33 forks source link

Unable to read file 'extension-file://vscode.*/language-configuration.json' #540

Open koen1711 opened 19 hours ago

koen1711 commented 19 hours ago

Recently the ability to load language configurations, themes etc stopped working. No changes in code, it just stopped working (can't be actually no changes). Any idea why?

CGNonofr commented 8 hours ago

You mean after a version update?

koen1711 commented 8 hours ago

I first noticed the issue this Friday, after not working on the project for a while. And yesterday I decided to update to see if it would fix it but that didn't help.

CGNonofr commented 8 hours ago

That would be weird! please create a minimal reproduction project if you want me to investigate

koen1711 commented 7 hours ago

The language configuration issue I can't reproduce, although the themes still don't load. https://we.tl/t-RV2LmOkFs6

This should load a dark theme, although it doesn't load.