-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Labels
Description
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?
To be clear clicking try-to-use works, but only until we reboot VSCode.
I believe this is due to
| function getFlowBinDirPrefixForPlatform(): null | string { |
GregoryCollett