Courtney Webster
Courtney Webster
The Python team has received feedback from users that a Quick Start documentation page would be helpful to get up and going with the Python extension. This page would give...
When typing a comment and Enter is pressed when there's text following the caret position, the next line is automatically commented, but these lines are inserted using CRLF, creating a...
Sometimes when a conditional breakpoints is set with values the debugger cannot resolve the conditional expression, a modal pop-up is presented with details, but then if the breakpoint is being...
Received the following bug report from our docs team. I’m running into an error right away when I try to repro the steps in [the article.](https://learn.microsoft.com/en-us/visualstudio/python/interactive-repl-ipython?view=vs-2022) I’m using Python 3.11...
Updating python/testing.md to include setup and troubleshooting for Django testing.
Adding a Run Python Code docs page to outline various ways users can execute Python code either in a REPL or Python file. Unsure if we want this to be...
There seems to be a significant number of users running code where we tag their Python version as 0.0. I was reviewing telemetry data and saw that there are more...
### What kind of feature are you missing? 👋 Hi @zeshuaro - this is really exciting work! I am a PM working on Python in VS Code and wanted to...
I have VS Code open with the chat panel visible and selected to "Clone a repository" from the welcome screen and then selected to "Open" the repo in current window...
We want to reconsider our release notes approach so that it is easier to obtain information on product changes and features. This experience can be broken down into our in-product...