Skip to content

Update VS Code settings for compatibility with the latest version of Python extensions#79

Merged
nathan-hess merged 1 commit into
mainfrom
update-vscode-python
Dec 12, 2023
Merged

Update VS Code settings for compatibility with the latest version of Python extensions#79
nathan-hess merged 1 commit into
mainfrom
update-vscode-python

Conversation

@nathan-hess
Copy link
Copy Markdown
Owner

Minor Updates

  • Microsoft has split the functionality of the Python extension into several new extensions (see more information in link below). These new extensions have different settings, so the syntax of .vscode/settings.json has been updated to match that required by the latest extension versions

Notes and References

@nathan-hess nathan-hess added the utilities Additions or updates to utility scripts and tools label Dec 12, 2023
@nathan-hess nathan-hess self-assigned this Dec 12, 2023
@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 12, 2023

Codecov Report

Merging #79 (85f4308) into main (71db953) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##               main        #79   +/-   ##
===========================================
  Coverage   100.000%   100.000%           
===========================================
  Files            35         35           
  Lines          1225       1225           
===========================================
  Hits           1225       1225           

@nathan-hess nathan-hess merged commit 9462eda into main Dec 12, 2023
@nathan-hess nathan-hess deleted the update-vscode-python branch December 12, 2023 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

utilities Additions or updates to utility scripts and tools

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant