Update README with new features
parent
835ad4c0e9
commit
0bdb8d7d31
26
README.md
26
README.md
|
@ -15,26 +15,34 @@ You need at least PHP 7 installed for the extension to work. You can either add
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
|
### Workspace symbol search
|
||||||
|

|
||||||
|
|
||||||
|
### Find all References
|
||||||
|

|
||||||
|
|
||||||
|
### Go to Definition
|
||||||
|

|
||||||
|
|
||||||
|
### Hover
|
||||||
|

|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
### Find all symbols
|
### Find all symbols
|
||||||

|

|
||||||
|
|
||||||
### Column-accurate error reporting
|
|
||||||

|
|
||||||
|
|
||||||
### Format code
|
### Format code
|
||||||

|

|
||||||
|
|
||||||
### Workspace symbol search
|
### Column-accurate error reporting
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
## Todo
|
## Todo
|
||||||
- Autocompletion
|
- Autocompletion
|
||||||
- Rename
|
- Rename
|
||||||
- Goto definition
|
|
||||||
- Hover
|
|
||||||
- Signature help
|
- Signature help
|
||||||
- Follow composer autoloading
|
|
||||||
|
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 95 KiB |
Binary file not shown.
After Width: | Height: | Size: 47 KiB |
Binary file not shown.
After Width: | Height: | Size: 31 KiB |
Binary file not shown.
After Width: | Height: | Size: 63 KiB |
Loading…
Reference in New Issue