The documentation [here](https://code.visualstudio.com/docs/python/settings-reference?fbclid=IwY2xjawM-blpleHRuA2FlbQIxMQBicmlkETFORDBFNDhxamhvTGxybjR1AR7RFCO7-nve-CwFiv36d39h1UEA1iIwmKUFQ9L7dYIF4X2aE-AdMYMhmLQIUg_aem_uyVE7frVHi5HclwjQ9pgVQ#_pylance-language-server) suggests that this config value is a boolean (default `false`) but in reality it's an enum with `all`, `off`, and `partial`. <img width="512" height="324" alt="Image" src="https://github.com/user-attachments/assets/fc6e9915-cf68-4807-83bc-02542aa20e75" />