Skip to content

Commit ef571e4

Browse files
authored
Add hover support to README features
Added hover support to the features list in README.
1 parent eba3e98 commit ef571e4

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,10 @@ A PHP Language Server Protocol (LSP) implementation in Rust.
77
## Features
88

99
- LSP lifecycle management (initialize, shutdown, document sync)
10-
- Hover support
1110
- Basic completion
1211

12+
<img width="683" height="339" alt="image" src="https://github.com/user-attachments/assets/65e8220d-5d94-466f-aea7-2f239a8d4b19" />
13+
1314
## Building
1415

1516
```bash

0 commit comments

Comments
 (0)