sublime-fsharp-package icon indicating copy to clipboard operation
sublime-fsharp-package copied to clipboard

F# does not appear as option in list of build systems

Open carlpaten opened this issue 9 years ago • 4 comments

OS X 10.10, Sublime Text 3 build 3083. F# does not appear in the list of build systems.

According to the documentation, a build system appears in that list when a .sublime-build file exists for it under the Packages folder. A quick search finds no such file, not in my Packages folder and not even in this repository.

carlpaten avatar Oct 01 '15 18:10 carlpaten

Try this for docs instead:

http://docs.sublimetext.info/en/latest/index.html

The link you provided is for ST2.

guillermooo avatar Oct 01 '15 18:10 guillermooo

Thanks, fixed the link.

carlpaten avatar Oct 01 '15 18:10 carlpaten

IIRC, only fsi is run at the moment and its output shown in an ouput panel. But it's been a while...

I think I had planned to integrate with MSBuild next, and whatever mono uses.

guillermooo avatar Oct 01 '15 18:10 guillermooo

In other words, I don't think a .sublime-build file will cut it here, but I may be mistaken.

guillermooo avatar Oct 01 '15 18:10 guillermooo