When following the extension setup process it's required to disable the builtin Javascript/Typescript features.
With the proper .flowconfig file normal Flow files get auto completion, hover definitions, etc, but non-Flow files have only syntax highlighting.
Is there any ways for me to have both type of files in a single workspace?