stackblitz / core

Online IDE powered by Visual Studio Code ⚡️
https://stackblitz.com
MIT License
10.18k stars 886 forks source link

language mode is set to plain text #3083

Open 10xvick opened 1 month ago

10xvick commented 1 month ago

Describe the bug

I tried to install an extension once, it said 'reload required' so I did. after that language syntax highlighting was gone. I clicked on the 'clear cache or file a bug' link and cleared cache/data which fixed the issue temporarily. now this is happening far every new repository I open in codeflow.

Link to the blitz that caused the error

https://stackblitz.com/~/github.com/10xvick/cf-sample-node-ts-express?file=main.ts

Steps to reproduce

Expected behavior

at this point , I don't even want to be able to install any extensions. I just want to use the most basic language syntax highlighting.

Parity with Local

Screenshots

No response

Platform

Version = 1.84.0
Hash = 5f55b358bd53b196a59d6d290be4ab842509ed00
WebContainer = 12d46890

Browser name  = Chrome
Full version  = 124.0.0.0
Major version = 124
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36
performance.memory = {
  "totalJSHeapSize": 60144455,
  "usedJSHeapSize": 53039855,
  "jsHeapSizeLimit": 4294705152
}

Additional context

No response