Skip to content

Codeflow IDE stuck in Partial Mode - Project Wide IntelliSense not available #2072

@oo-x

Description

@oo-x

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

Image

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

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions