You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
React itself uses Flow. I tried to use this extension to navigate the React source code but fails to do so. One obvious reason is that there are many flowconfig files for specific packages inside the repo. Does this extension support multiple flowconfig extensions?
The text was updated successfully, but these errors were encountered:
Same issue here. Whenever I try to run the flow task from this extension it tells me "no flow client found". After yarn flow dom (which generates a valid config) I can run the task but syntax highlight is still broken and IntelliSense not available.
React itself uses Flow. I tried to use this extension to navigate the React source code but fails to do so. One obvious reason is that there are many flowconfig files for specific packages inside the repo. Does this extension support multiple flowconfig extensions?
The text was updated successfully, but these errors were encountered: