Skip to content

Commit d341fc5

Browse files
settonAnthonyLeonardoGracio
authored andcommitted
Apply 1 suggestion(s) to 1 file(s)
Co-authored-by: Nicolas Setton <setton@adacore.com>
1 parent 24b33ce commit d341fc5

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,11 @@ For Ada/SPARK, we provide the following:
2525

2626
The Ada Language Server now also supports the GPR language, via the
2727
`--language-gpr` option, providing support for the most used LSP features
28-
such as navigation, outline and tooltips for GPR files. You can refer to
29-
the [Supported LSP Server Requests](#supported-lsp-server-requests) section for more
30-
information.
28+
such as navigation, outline and tooltips for GPR files. When this switch is
29+
present, the server will only support GPR files. To support both GPR and
30+
Ada/SPARK, you'll need to launch two instances of the server.
31+
You can refer to the [Supported LSP Server Requests](#supported-lsp-server-requests)
32+
section for more information.
3133

3234
We also provide [Visual Studio Code](https://code.visualstudio.com/)
3335
extension at

0 commit comments

Comments
 (0)