Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use this extension on the React source code? #377

Open
thezjy opened this issue Mar 9, 2020 · 1 comment
Open

How to use this extension on the React source code? #377

thezjy opened this issue Mar 9, 2020 · 1 comment

Comments

@thezjy
Copy link

thezjy commented Mar 9, 2020

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?

@eps1lon
Copy link

eps1lon commented Mar 29, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants