Skip to content

Some extensions are not persisting in Codeflow #1842

@oo-x

Description

@oo-x

Describe the bug

I had been using Codeflow for a while and installed a few extensions. I recall the extensions would persist through reloads and even across projects. However, recently the Prettier extension was not included even though others were.

I would be less confused if none were persisted at all but it seems like some state is being frozen somewhere. In a new Chrome profile I cleared out all data from stackblitz and installed some new extensions, and only Vim persisted.

Link to the blitz that caused the error

https://stackblitz.com/~/github.com/stackblitz/docs

Steps to reproduce

Understandably the extensions are a local thing so a screen recording is provided below

  1. Go to any project (even the no project https://stackblitz.com/~/ )
  2. Observe that some extensions loaded (e.g. Vue, Vim)
  3. Install the Prettier extension
  4. Reload the Codeflow window
  5. Observe that the extensions from the first load are there but not the newly installed ones

Expected behavior

All extensions persist after reload

Parity with Local

Screenshots

stackblitz-screen-capture.mp4

Platform

  • OS: Windows 11
  • Browser: Chrome
  • Version: 135.0.7049.97

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