Skip to content

1.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Apr 06:55
· 15 commits to main since this release
6c44b6c

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