Add formatDocument demo

pull/15/head
Felix Becker 2016-09-06 14:42:38 +02:00
parent fcc312e6da
commit 5396d40057
2 changed files with 3 additions and 1 deletions

View File

@ -19,12 +19,14 @@ instead of relying on naive regular expression parsing.
### Column-accurate error reporting ### Column-accurate error reporting
![Error reporting demo](images/publishDiagnostics.png) ![Error reporting demo](images/publishDiagnostics.png)
### Format code
![Format code demo](images/formatDocument.gif)
## Todo ## Todo
- Autocompletion - Autocompletion
- Rename - Rename
- Goto definition - Goto definition
- Format document
- Hover - Hover
- Signature help - Signature help
- Follow composer autoloading - Follow composer autoloading

BIN
images/formatDocument.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB