This plugin calculates code complexity metric right in the editor and shows the complexity in the hint next to the method/class. It's based on the Cognitive Complexity metric proposed by G. Ann ...
Describe the bug In a particular folder I have a .tool-versions that contains a python 3.9.2. Furthermore I'm running Oh-My-Zsh with Powerlevel10K Theme and Powerline, that all works like a charm, so ...