From: Tomasz Rybarczyk Date: Sat, 5 Nov 2016 21:20:56 +0000 (+0100) Subject: Add info about possibility to connect to existing `psc-ide-server` X-Git-Tag: 2.0.2~2^2~1 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=e6582cd40dc225157ebd05c51a134ac5a6e289c7;p=github%2Ffretlink%2Fpurs-loader.git Add info about possibility to connect to existing `psc-ide-server` --- diff --git a/README.md b/README.md index 4754ad5..410df93 100644 --- a/README.md +++ b/README.md @@ -75,3 +75,4 @@ Default options: Experimental support for instant rebuilds using `psc-ide-server` can be enabled via the `pscIde: true` option. +You can use already running `psc-ide-server` instance - just define its port in `pscIdeArgs`.