No luck with Flow

I've followed the instructions for adding Flow to a project but see no evidence that the mechanism works in the latest EAP build. Facts: latest EAP, Project JS version set to Flow; NPM installed Flow to project directory and saved (so in node_modules/.bin/flow-bin); Flow runs from a terminal; "// @flow" at top of a .js file.

I see nothing that tells me Flow is "running" and no evidence of a Flow tool window.

Ideas?

0
2 comments

Do you have .flowconfig in your project? If yes, what does it look like? What OS are you on? Also, please provide a screenshot of Flow settings (Settings(Preferences) | Languages & Frameworks | JavaScript)

0

This problem is my fault, Elena. I always think that File/Other Settings..., Default Settings describes a project's configuration. In fact (on macOS), that's on the IntelliJ menu item. So I had configured Flow correctly, but in the wrong dialog.

Now, I regard IntelliJ's menu structure is terribly cluttered. Even so, I think a consolidated Projects menu or submenu would make sense, providing a common place for everything about the project that's open.

Just my few coins.

0

Please sign in to leave a comment.