Added
- Hover feature for sections
- Documentation and argument/return types for the functions in the hover feature
- Improved Python Environment Management
- Moved checks to extra python script
- Added checks if python modules fulfill version range
- Added checks if `Python Extension` is enabled/installed
- Added `client_constants`
Changed
- Refactored code within the `detect_registry_names` hover feature function
- Changed logging to `LogOutputChannel`
- Removed automated python interpreter selection
- Added options to select specific interpreter or currently selected interpreter via dialog
Fixed
- Statusbar color is using color theme instead of hardcoded color
- Added python prefix check for windows OS