#Ionide-VSCode: FSharp
It's part of Ionide plugin suite. F# IDE-like possibilities in Atom editor and Visual Studio Code
- Better syntax highlighting
- Auto completions
- Error highlighting and error list
- Tooltips
- Go to Declaration
- Show symbols in file
- Highlighting usages
- F# >= 3.1
- MSBuild >= 12
This can be obtained by installing Visual Studio 2013 / 2015 or downloading:
- Required: Mono >= 3.10
- Recommended: Mono >= 4.0.2
- In case of using Mono version,
mono
must be in PATH. Fsi.exe
(orfsharpi
) must be in PATH
More details how to obtain and install F# on different platforms can be found on http://fsharp.org/
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.