All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Communication with a Python MRO Language
- A MRO CodeLens at the start of every class declaration.
- A pop-up message window to show the MRO list when a MRO CodeLens is clicked.
- A floating window to show the MRO list when hovering over the class name of a class declaration.
- Automatic launch of a Python MRO Language Server at the start of the extension.
- Communications with the Python MRO Language Server for Hover/CodeLens requests and document synchronisation.