Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
didrikmunther committed Sep 26, 2024
1 parent bc27260 commit 3e0b277
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,13 @@ my_func("abc");

![CleanShot 2024-09-26 at 11 05 04](https://github.com/user-attachments/assets/94b859b9-80df-4340-af2a-e8aa25eece19)


## LSP Server

- [x] VS Code extension
- [x] Hover support
- [x] Goto declaration/definition support
- [ ] Code action (quick fix) support

### Example Program

```rost
Expand Down

0 comments on commit 3e0b277

Please sign in to comment.