What is the feature request? What problem does it solve?
As a developer, I want to define configuration using Python classes so that I can benefit from autocompletion and type checking.
So I need to be able to write a config.vdk.py file and it will be recognized the same as config.ini
Suggested solution
read config.vdk.py file the same way as config.ini ?
Additional context
Add any other context or screenshots about the feature request here.
What is the feature request? What problem does it solve?
As a developer, I want to define configuration using Python classes so that I can benefit from autocompletion and type checking.
So I need to be able to write a config.vdk.py file and it will be recognized the same as config.ini
Suggested solution
read config.vdk.py file the same way as config.ini ?
Additional context
Add any other context or screenshots about the feature request here.