From 9fad4a94a2a62264abb5c4d6941797ec9ecde39b Mon Sep 17 00:00:00 2001 From: Daniel Hauge Date: Sun, 28 Jul 2024 13:52:59 +0200 Subject: [PATCH] docs: Updates readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c0df0b..304c9e0 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ - [x] Multi definition hover information - [x] Document symbols - [x] supress unused diagnostics rule -- [ ] Code actions : (Merge multi defs, rename unused def with underscore, add ignore rule) +- [x] Code actions - [ ] General document highlighting ## Roadmap features