[](https://ci.appveyor.com/project/guillermooo/sublime-fsharp-package/branch/master) [](https://travis-ci.org/fsharp/sublime-fsharp-package)
# FSharp
Code intelligence for **F# development** in **Sublime Text 3**.
This repository if for releases only. Check out our [development repository][1].
[1]: https://github.com/fsharp/sublime-fsharp-package
## Features
- Autocompletion
- Live error checking
- Tooltips
- Go to definition
- Show definitions in current file
- Syntax highlighting
- Runs F# scripts in output panel
## Main Keyboard Shortcuts
Keyboard Shortcut | Action
------------------ | ------------- |
Ctrl+., Ctrl+. | Show F# commands
Ctrl+., Ctrl+o | Show last output panel
Ctrl+k, Ctrl+i | Show tooltip for symbol
F12 | Go to definition
Ctrl+space | Open autocomplete list