diff options
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -7,6 +7,7 @@ Language server for Odin. This project is still in early development. - [Features](#features) - [Clients](#clients) - [Known issues](#issues) +- [Missing features](#missiing-features) ## Installation @@ -49,3 +50,6 @@ Example of ols.json: ## Issues All the current known issues are found [here](https://github.com/DanielGavin/ols/blob/master/know_issues.txt) + +## Missing-features + Background indexer to complement the static indexer. |