F# autocomplete ubuntu
I'm trying to intellisense working for F# on ubuntu. I've tried core5. core6, and mono projects but it doesn't seem to be missing. I also cannot see Fsharp-interactive in the editor. Projects compile though.
I have no issues with C#.
Any ideas on what I can try?

Please sign in to leave a comment.
Hi Steed!
Could you please first check `File | Settings | Editor | File Types => F#`? Are .fs files in the list?
No fs files are not, but fsproj files are.
How can I add it?
Hi Steed!
Please use + (add) button. It should be like this:
Pleaseletmeknowtheresults.