Skip to content

VSCode integration reports integrity errors #9358

@matclayton

Description

@matclayton

The official VSCode extension has been showing integrity errors for quite a while, I believe this was due to a change in VSCode around version 0.110.0 (rumour). See warning below, is there any know fix for this?

Image

To be clear clicking try-to-use works, but only until we reboot VSCode.

I believe this is due to

function getFlowBinDirPrefixForPlatform(): null | string {
as we are all running OSX and AppleSilicon, I would expect this to return 'flow-osx-arm64-v' in this case and that doesn't seem to be in the list.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions