Skip to content

Only update desired key in python.analysis.diagnosticSeverityOverrides#120

Open
jrwagz wants to merge 5 commits intojoedevivo:mainfrom
jrwagz:fix-workspace-config-bug
Open

Only update desired key in python.analysis.diagnosticSeverityOverrides#120
jrwagz wants to merge 5 commits intojoedevivo:mainfrom
jrwagz:fix-workspace-config-bug

Conversation

@jrwagz
Copy link

@jrwagz jrwagz commented May 13, 2023

This should ensure that only the config key we care about is updated, and not every other config that the user has set.

As mentioned in #105

I am NOT a TypeScript developer, but I am a Python developer. So please review this carefully, as I am not sure how to properly test it, nor do I write TypeScript professionally.

This should ensure that only the config key we care about is updated, and not every other config that the user has set.

As mentioned in joedevivo#105
@evilhamsterman
Copy link
Contributor

Should probably also just set "reportShadowedImports": "none" by default too as it seems to be something everyone sets because code.py conflicts with Python's code library

@joedevivo
Copy link
Owner

Merged #123, which I think covers this as well

@evilhamsterman
Copy link
Contributor

Yes it should @joedevivo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants