1.0.0
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
includeandextendswith single quotes. - Add
--collectoption 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