Skip to content

1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Feb 14:29
· 14 commits to main since this release
b937b3c

What's changed:

  • Add version check on startup and notifies when a new version is available.
  • Show error message on startup when Django data collection fails.
  • Fix go to definition not working for include and extends with single quotes.
  • Add --collect option to test and debug Django data collection.
  • Add completions for request.
  • Improve tag completion order based on scope.
  • Improve maintainability by adding tests for the parser.
  • Add config and documentation for local development.
  • Improve documentation.

Get it here