Skip to content

Commit 5aef824

Browse files
committed
Update README
1 parent 4003c0f commit 5aef824

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@ Here is a list of Features:
2626
- [Code Formatting](#code-formatting)
2727
- [Running and Debugging](#running-and-debugging)
2828
- [Multi-root Workspace folders](#multi-root-workspace-folders)
29-
- Find implementations and usage of keywords, variables, libraries, resource and variable files
29+
- Find implementations and references of keywords, variables, libraries, resource and variable files
30+
- Show codelenses for keyword definitions
3031
- Test Explorer
3132
- Refactorings
32-
- renaming keywords
33-
- renaming variables
33+
- renaming keywords, variables, tags
3434

3535
### Autocomplete and IntelliSense
3636

@@ -68,6 +68,7 @@ Autocompletion supports all supported variables types
6868
- Libraries
6969
- Resources
7070
- Variables
71+
- Tags
7172
- Errors and Warnings
7273

7374
### Diagnostics and Linting

0 commit comments

Comments
 (0)