Open alexkrechik opened 6 months ago
Now, settings typings are wrong - we get a lot of default values from the VsCode (based on the package.json), but in the code handling them as possibly undefined. Also, it would be better to emulate the default settings values set in the tests.
Now, settings typings are wrong - we get a lot of default values from the VsCode (based on the package.json), but in the code handling them as possibly undefined. Also, it would be better to emulate the default settings values set in the tests.