What's changed:
- Add support for scopes and for loop constructs in templates by @wolflu05
- Improve variable parsing to handle complex types and aliases by @wolflu05
- Improve LSP information display with better diagnostics and hover docs by @wolflu05
- Add caching to speed up LSP startup and avoid redundant data collection by @wolflu05
- Improve cache file hashing by skipping irrelevant files and using a faster method by @krukas
- Detect available blocks using local extends logic instead of collected data by @wolflu05
- Ignore certain block tags for context completion by @krukas
- Fix SyntaxError related to backslashes in f-string expressions by @krukas
Get it here