We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf891dd commit 10ede64Copy full SHA for 10ede64
README.md
@@ -25,8 +25,10 @@ A language server for the Django web framework.
25
26
- [x] **Completions** - Template tag autocompletion with snippets
27

28
+
29
- [x] **Diagnostics** - Real-time error checking and validation
- 
30
+ 
31
32
- [ ] **Go to definition** - Jump to template, block, or variable definitions
33
- [ ] **Find references** - See where templates and blocks are used
34
- [ ] **Hover** - View documentation and type info on hover
0 commit comments