aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/sciteco.1.in
diff options
context:
space:
mode:
Diffstat (limited to 'doc/sciteco.1.in')
-rw-r--r--doc/sciteco.1.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/sciteco.1.in b/doc/sciteco.1.in
index 9b4b112..858bf6d 100644
--- a/doc/sciteco.1.in
+++ b/doc/sciteco.1.in
@@ -391,6 +391,16 @@ for an example of how to integrate the X11 clipboard via
Integrating with Wayland and the Mac OS clipboards is of course also possible.
.
.LP
+.SCITECO_TOPIC "$SCITECO_LSP" "$SCITECO_LSP_ROOT"
+The \fBSCITECO_LSP\fP environment variable must be set to a language
+server command line if you would like to use the \fBFT\fP command for looking up
+symbols, definitions or references.
+The language server spawning works with UNIX98 shell emulation as well (bit 8
+in \fBED\fP flags), but will otherwise use the shell from \fBSHELL\fP or \fBCOMSPEC\fP.
+\fBSCITECO_LSP_ROOT\fP can be set to the root directory of the language server's
+workspace (defaults to current directory at the time of spawning).
+.
+.LP
.SCITECO_TOPIC "$GTK_CSD"
\# NOTE: Contrary to the GTK documentation, this is _not_ supported
\# natively yet. We have to implement it ourselves.