Skip to content

Commit 4e0af47

Browse files
authored
Update README.md
1 parent 9a48e61 commit 4e0af47

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,12 @@ Currently Lithia is an early proof of concept. Basic language features exist, bu
2424
- [x] Improved performance [#20](https://github.com/vknabel/lithia/pull/20)
2525
- [x] Stack traces [#20](https://github.com/vknabel/lithia/pull/20)
2626
- [x] Creating a custom language server
27-
- [ ] ... with diagnostics
28-
- [ ] ... with syntax highlighting
29-
- [ ] ... with auto completion
27+
- [x] ... with diagnostics
28+
- [x] ... with syntax highlighting
29+
- [ ] ... with auto completion _proof of concept_
30+
- [ ] ... with highlights
31+
- [ ] ... with refactorings
3032
- [ ] A package manager
31-
- [ ] Move stdlib to a package
3233
- [ ] Custom plugins for external declarations
3334
- [ ] More static type safety
3435

0 commit comments

Comments
 (0)