Skip to content

Add support for Visual Studio Code as an IDE#52

Merged
pronovic merged 2 commits into
mainfrom
support-vscode
Apr 9, 2026
Merged

Add support for Visual Studio Code as an IDE#52
pronovic merged 2 commits into
mainfrom
support-vscode

Conversation

@pronovic

@pronovic pronovic commented Apr 8, 2026

Copy link
Copy Markdown
Owner

For a variety of reasons, I've begun the process of transitioning away from PyCharm to Visual Studio Code. This adds support for Visual Studio Code, capturing workspace settings and updating documentation. Based on prototype work in apologies PR #82.

As a part of this effort, I also switched to using pytest-cov for unit test coverage, rather than calling coverage directly. This is because pytest-cov is required for coverage to work inside Visual Studio Code, but as a side effect it should give coverage and non-coverage test runs more consistent behavior in some corner cases.

@pronovic pronovic merged commit 58c6664 into main Apr 9, 2026
16 checks passed
@pronovic pronovic deleted the support-vscode branch April 9, 2026 03:08
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.

1 participant