-
Notifications
You must be signed in to change notification settings - Fork 271
Open
Description
Describe the bug
Until recently, typescript intellisense was working fine. But now the types cannot be resolved and upon checking, there is a warning with a link to https://aka.ms/vscode/jsts/partial-mode
Types do work on the classic editor, so it seems to be a Codeflow issue.
Link to the blitz that caused the error
https://stackblitz.com/~/github.com/antfu-collective/vitesse
(any typescript repo will do)
Steps to reproduce
- Open any typescript repository in Codeflow
- click on a js/ts file
- observe that the Partial Mode warning shows
Expected behavior
IntelliSense is available and types work across files.
Parity with Local
- I have run the project in my local machine and I could not reproduce the issue.
Screenshots
No response
Platform
Version = 1.84.0
Hash = ff3aa4c1ad7297e6bbb8f844aa1344ba7626f475
WebContainer = 8669d46c
Browser name = Chrome
Full version = 145.0.0.0
Major version = 145
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36
performance.memory = {
"totalJSHeapSize": 86141053,
"usedJSHeapSize": 83516113,
"jsHeapSizeLimit": 4294967296
}
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels