We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe33c8c commit 26e3451Copy full SHA for 26e3451
README.md
@@ -17,6 +17,16 @@ Uses the great [Tolerant PHP Parser](https://github.com/Microsoft/tolerant-php-p
17
[phpDocumentor's DocBlock reflection](https://github.com/phpDocumentor/ReflectionDocBlock)
18
and an [event loop](http://sabre.io/event/loop/) for concurrency.
19
20
+**Table of Contents**
21
+ - [Features](#features)
22
+ - [Performance](#performance)
23
+ - [Versioning](#versioning)
24
+ - [Installation](#installation)
25
+ - [Running](#running)
26
+ - [Used by](#used-by)
27
+ - [Contributing](#contributing)
28
+
29
30
## Features
31
32
### [Completion](https://github.com/Microsoft/language-server-protocol/blob/master/protocol.md#textDocument_completion)
0 commit comments