![]() This PR broadens the highlighting for docstrings in Python. Previously, only the first docstring for e.g. type aliases was highlighted in Python files. This happened as only the first occurrence in the module was considered a docstring. With this change, now all existing docstrings are actually highlighted as such. | `main` | This PR | | --- | --- | |  |  | Release Notes: - Added more docstring highlights for Python. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
LICENSE-GPL |