We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f230b19 commit 6d6f49dCopy full SHA for 6d6f49d
README.md
@@ -8,7 +8,7 @@ The plugin is in early development.
8
## Features
9
10
- File types for Helm (including values.yaml files required for helm-ls)
11
-- Highlight the current block (`if`, `with`, `range`)
+- Highlight the current block (`if`, `with`, `range`, etc.)
12
- Jump between the start and end of a block with `%`
13
- experimental: Overwrite templates with their current values using virtual text (See [Demos](#demos))
14
- experimental: Show hints highlighting the effect of `nindent` and `indent` functions (See [Demos](#demos))
0 commit comments