Skip to content

VSCode Extension v0.1.1

Choose a tag to compare

@chuckgu chuckgu released this 04 Nov 08:46
· 147 commits to main since this release

[0.1.1] - 2025-11-04

Fixed

  • Register FluxLoop tree data providers before running CLI checks to prevent
    "There is no data provider registered that can provide view data" errors when
    the extension activates in VS Code.
  • Ensure runtime dependencies (for example yaml and which) are bundled in
    the packaged VSIX so installations outside Cursor resolve required modules.
  • Align installation docs and deployment tooling with the verified Open VSX
    distribution flow.