Can I turn on auto-complete for the defined "params"

In class Parametrization(ViktorParametrization): params are defined.

Then in class Controller(ViktorController): you use these params. However there is no auto-complete so it is phrone for making typos.

Is there a solution for this?