Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
nwolverson committed Feb 25, 2018
1 parent 22c95df commit fd2ea69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -24,7 +24,7 @@ build command. All this is via a Language Server Protocol implementation, [pures

This package will launch a `purescript-language-server` process, which will automatically (but this is configurable) start `purs ide server` in your project directory and kill it when closing. Start/stop and restart commands are provided for the IDE server in case required (eg after changing config or updating compiler version).

Multi-root workspaces should be supported.
Multi-root workspaces should be supported via a multiple language server approach.

For all functions provided by the IDE server you will need to build your project first!

Expand Down

0 comments on commit fd2ea69

Please sign in to comment.