Skip to content

Commit

Permalink
Merge pull request #147 from lilred/patch-3
Browse files Browse the repository at this point in the history
Updated list of users
  • Loading branch information
rneatherway authored Jan 27, 2017
2 parents 5386a21 + dd0914f commit 9d0744c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@

This project provides a command-line interface to the [FSharp.Compiler.Service](https://github.com/fsharp/FSharp.Compiler.Service/) project. It is intended to be used as a backend service for rich editing or 'intellisense' features for editors. Currently it is used by:

* [Atom](https://github.com/ionide/ionide-atom-fsharp)
* [Emacs](https://github.com/fsharp/emacs-fsharp-mode)
* [Vim](https://github.com/fsharp/vim-fsharp)
* [Sublime Text](https://github.com/fsharp/sublime-fsharp-package)
* [Atom](https://github.com/fsprojects/FSharp.Atom)
* [Vim](https://github.com/fsharp/vim-fsharp)
* [Visual Studio Code](https://github.com/ionide/ionide-vscode-fsharp)

This README is targeted at developers.

Expand Down

0 comments on commit 9d0744c

Please sign in to comment.