- Variable completion for variables names appended with `_name`, like `http`. These refer to http headers based on the characters.
Changed
- Words that aren't symbols no longer hover. You now need your cursor over an actual symbol to get hover.
0.3.0
Added
- Variable completion - pydantic ; pre-processes items on server start for performance. There's definitely more to do here, but this works for now.
0.2.0
Added
- This changelog - Support for markup kind markdown - Docstrings how complete with all available information about a directive for completion and hover.