django-template-lsp/tests
Lukas 49f97e65b4
Scopes and for loop support (#103)
* add docs to context vars

* add tests

* add basic scope and for loop support

* remove log

* fix style

* improve resolve completion

* remove unused import

* add tests

* add hover test for for loop

* fix with django variable transform

* fix clear completions cache

* change as requested
2025-04-04 16:51:04 +02:00
..
django_test Improve cache file hasher by ignoring env, pycache and use faster hasher 2025-03-28 10:27:15 +01:00
__init__.py Add support to read django information from project 2024-05-29 16:41:45 +02:00
test_completion_kinds.py Implement Types to Diagnostic Completion Feedback (#91) 2025-03-22 19:45:22 +01:00
test_django_collector.py Add goto definition support for templates 2024-07-03 16:25:46 +02:00
test_parser.py Scopes and for loop support (#103) 2025-04-04 16:51:04 +02:00