Skip to content

Commit

Permalink
docs: Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielHauge committed Jul 28, 2024
1 parent c05202b commit 8167d54
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@

# EBNF Lsp

## Credits

Inspired by: <https://github.com/chaosunity/ebnf>
And: <https://www.youtube.com/watch?v=YsdlcQoHqPY&t=348s>

## Features

- [x] Syntax error diagnostics
Expand All @@ -22,4 +17,8 @@ And: <https://www.youtube.com/watch?v=YsdlcQoHqPY&t=348s>
- [x] Document symbols
- [x] supress unused diagnostics rule
- [ ] Code actions : (Merge multi defs, rename unused def with underscore, add ignore rule)
- [ ] General document highlighting

## Roadmap features

- [ ] Workspace support - multiple files

0 comments on commit 8167d54

Please sign in to comment.