Skip to content

patrickallensimpson/ionide-vscode-fsharp

 
 

Repository files navigation

#Ionide-VSCode: FSharp

It's part of Ionide plugin suite. F# IDE-like possibilities in Atom editor and Visual Studio Code

Features

  • Better syntax highlighting
  • Auto completions
  • Error highlighting and error list
  • Tooltips
  • Go to Declaration
  • Show symbols in file
  • Highlighting usages

Required software

  • F# >= 3.1
  • MSBuild >= 12

Windows

This can be obtained by installing Visual Studio 2013 / 2015 or downloading:

Mono

  • Required: Mono >= 3.10
  • Recommended: Mono >= 4.0.2

PATH settings

  • In case of using Mono version, mono must be in PATH.
  • Fsi.exe (or fsharpi) must be in PATH

More details how to obtain and install F# on different platforms can be found on http://fsharp.org/

Contributing and copyright

The project is hosted on GitHub where you can report issues, fork the project and submit pull requests.

The library is available under MIT license, which allows modification and redistribution for both commercial and non-commercial purposes.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • F# 97.9%
  • Shell 1.9%
  • Batchfile 0.2%