GitHub / microsoft/vscode-python / commits
Python extension for Visual Studio Code
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 00b37cb0 |
Bump dessant/lock-threads from 5.0.1 to 6.0.0 (#25667)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| cd15913d |
Bump actions/upload-artifact from 5 to 6 (#25666)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| f6e249ed | Add telemetry (#25673) |
Stella Huang <1****5@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| c7efb6e6 | Switch to queue based execution for executing Python code (#25669) |
Anthony Kim <6****1@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 268e3c18 | Better log ensureTerminalLegacy (#25665) |
Anthony Kim <6****1@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 215c1684 |
Optimize pytest duplicate check from O(n) to O(1) using sets (#25658)
Co-authored-by: copilot-swe-agent[bot] <1****t@u****m> |
Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 38e1cc66 |
perf(pytest): cache path resolution to reduce discovery time for large test s...
Co-authored-by: copilot-swe-agent[bot] <1****t@u****m> |
Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 7e11d069 | refactor test resultResolver (#25619) |
Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 6ec13c7c |
Bump jws (#25627)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 762180c2 | bump version to 2025.21.0-dev (#25635) |
Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 7466d105 | bump version to 2025.20.0 (#25634) |
Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 4f98cf28 | bump to use PET 2025.16 (#25633) |
Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 75323b38 | Improve resolveFilePath function to correctly handle URIs and file paths (#25... |
Karthik Nadig <k****g@m****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 2cb58d51 | Fix KeyboardInterrupt in REPL (#25625) |
Anthony Kim <6****1@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| d14ccc2c | Refactor test controller logic to improve clarity and maintainability (#25615) |
Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| fb0bd77a |
Bump actions/checkout from 5 to 6 (#25601)
Co-authored-by: dependabot[bot] <4****]@u****m>, Eleanor Boyd <2****d@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| a33f1507 | Add NotRequired type from typing_extensions for type hinting (#25613) |
Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| f96d9104 |
Refactor pytest and unittest test discovery (#25599)
Co-authored-by: Copilot <1****t@u****m> |
Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 4b5dc0d4 | Skip flaky tests in smoke suite for terminal execution and smart send (#25604) |
Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 782a2f15 |
Bump js-yaml (#25596)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 8989323b |
Add line number support for class nodes in pytest and unittest (#25593)
Co-authored-by: copilot-swe-agent[bot] <1****t@u****m> |
Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| d7af377c |
Fix: Open file browser at workspace root when selecting interpreter path (#25...
Co-authored-by: copilot-swe-agent[bot] <1****t@u****m>, eleanorjboyd <2****d@u****m> |
Copilot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| d970068f | support extra patching for doctest (#25591) |
Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| cd5ecb9c |
parsing mixed-value toml arrays (#25585)
Co-authored-by: JP-Ellis <j****h@j****e> Signed-off-by: JP-Ellis <j****h@j****e> |
Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| a51b29e7 | Refactor test processing and folder construction in vscode_pytest module (#25... |
Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| cf088e88 | Bump peter-evans/create-or-update-comment from 4.0.0 to 5.0.0 (#25503) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 9fa6d8d8 |
Bump actions/setup-node from 4 to 6 in /.github/actions/build-vsix (#25580)
Co-authored-by: dependabot[bot] <4****]@u****m>, Eleanor Boyd <2****d@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 00e529fe | fix flaky test (#25583) |
Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 455a1303 | Update setting name (#25464) |
Luciana Abud <4****d@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| e19c6bbe | Enable proposed API for all launch configurations in tests (#25582) |
Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 040e5903 | Bump github/codeql-action from 3 to 4 (#25511) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 2d28f710 |
Bump tomli from 2.2.1 to 2.3.0 (#25515)
Co-authored-by: dependabot[bot] <4****]@u****m>, eleanorjboyd <2****d@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 4af0af58 | Add telemetry for Python Environments extension use on activation (#25578) |
Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 2a41070c |
Bump peter-evans/find-comment from 3.1.0 to 4.0.0 (#25499)
Co-authored-by: dependabot[bot] <4****]@u****m>, Eleanor Boyd <2****d@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| c4e5dfeb |
Bump tar-fs from 2.1.3 to 2.1.4 (#25487)
Co-authored-by: dependabot[bot] <4****]@u****m>, Eleanor Boyd <2****d@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 1e1b2c17 |
Bump actions/upload-artifact from 4 to 5 (#25549)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 6edf3145 | Bump 2025.19 dev (#25575) |
Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 0f5e1672 |
separate out linked file check (#25573)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 2b564e82 | docs: add periods to feature descriptions for consistency (#25562) |
Dhanika Botejue <1****e@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 56d3615a |
Move pytest test IDs file deletion to finally block (#25540)
Co-authored-by: Eleanor Boyd <2****d@u****m> |
Itai Hay <3****y@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| cd771ca8 | Refactor test and discovery methods to remove overload (#25572) |
Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 2ce21a02 | Fix microsoft/vscode#232420: Python REPL cursor drifting (#25521) |
iBug <g****t@i****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 99d5dc27 | switch to uv for tag (#25551) |
Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 900ae9c7 |
Bump actions/setup-node from 5 to 6 (#25527)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| e6cd7aa2 | support new env kind from pet `venvUv` (#25532) |
Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 9cba9a05 |
Bump actions/setup-node from 5 to 6 in /.github/actions/lint (#25528)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 9cb5ae71 | bump v2025.17.0-dev (#25498) |
Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 19a2f346 | bump to v2025.16.0 (#25497) |
Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| df1e567f | Add implementation and usage instruction prompts for VS Code components (#25477) |
Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 89c7e722 | add "copy test id" to menu (#25475) |
Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| f3675b05 | Add meta-instruction files for learnings and testing feature area (#25473) |
Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 2968abd2 |
Optimize test result processing in PythonResultResolver to improve performanc...
Co-authored-by: Copilot <1****t@u****m> |
Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 6712746d |
Bump sha.js from 2.4.11 to 2.4.12 (#25409)
Co-authored-by: dependabot[bot] <4****]@u****m>, Eleanor Boyd <2****d@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| b5787a44 |
Bump actions/setup-python from 5 to 6 in /.github/actions/build-vsix (#25433)
Co-authored-by: dependabot[bot] <4****]@u****m>, Eleanor Boyd <2****d@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 85ccdd74 |
Bump actions/setup-python from 5 to 6 (#25438)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| ed276d08 | Upgrade jedi-language-server to 0.45.1 (#25450) |
Eric Masseran <r****n@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 3747439c |
Bump jakebailey/pyright-action from 2.3.2 to 2.3.3 (#25401)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 30cd4e38 |
Bump actions/setup-node from 4 to 5 in /.github/actions/lint (#25434)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 3ab937e8 |
Bump typing-extensions from 4.14.1 to 4.15.0 (#25422)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| b1d4e61c |
Bump actions/setup-python from 5 to 6 in /.github/actions/lint (#25437)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| c171088c |
Bump actions/github-script from 7 to 8 (#25443)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 5eb18d3a |
Bump actions/setup-node from 4 to 5 (#25439)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 8c21493b | Fix native REPL search path (#25372) |
fourdim <5****m@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 4e0633b6 | bump to 2025.15 (#25445) |
Anthony Kim <6****1@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 6235a022 | bump 2025.14.0, update pet (#25444) |
Anthony Kim <6****1@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| b9248c46 | Be explicit about the fact that Tools are specific to Python (#25403) |
Don Jayamanne <d****e@o****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| c102bbd4 | add additional msgs for python envs ext add (#25426) |
Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 6181f44c | fix interpreter conversion to legacy api (#25417) |
Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| ebc683ab | chore: update tmp (#25404) |
Raymond Zhao <7****1@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 3df36ecb | bug: use executeInFileDir and launchArgs settings with envs ext (#25405) |
Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 167e6e76 | update readme to include python-envs ext (#25388) |
Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| cc8b3de1 | msg for doctest unsupported (#25387) |
Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 5b59591b |
Bump actions/checkout from 4 to 5 (#25381)
Co-authored-by: dependabot[bot] <4****]@u****m>, Eleanor Boyd <2****d@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| fffb30f6 | update to node 22 and fix tests (#25379) |
Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 11fa35dc | Add onTerminalShellIntegration:python (#25364) |
Anthony Kim <6****1@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| fec1b06e | Add verbose logging for conda activation commands and service methods (#25365) |
Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| f3f22937 | Default Python shell integration to true (#25359) |
Anthony Kim <6****1@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 78b5d75d | bump to 2025.13.0-dev (#25355) |
Anthony Kim <6****1@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 3fb2381a | bump version 2025.12.0 (#25354) |
Anthony Kim <6****1@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 6827afb5 | add workspace folder for debugpy launch.json config (#25338) |
Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 3a729b4a |
Bump form-data (#25312)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 4f027254 | Pompt model to use tool before running any Python command in terminal (#25321) |
Don Jayamanne <d****e@o****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 583f2d32 | bundle envs ext with stable (#25309) |
Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| cce890fd |
Bump microvenv from 2023.5.post1 to 2025.0 (#25307)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| ba56b217 | Resolve REPL regression on indentation, disable PyREPL only when shell integr... |
Anthony Kim <6****1@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 97741300 | fix: use latest pet (#25287) |
Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| aff035a3 |
Return early in activate from env var collection (#25286)
Co-authored-by: Eleanor Boyd <2****d@u****m> |
Anthony Kim <6****1@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| c9c8b683 |
Add comprehensive tests for populateTestTree function (#25273)
Co-authored-by: copilot-swe-agent[bot] <1****t@u****m>, eleanorjboyd <2****d@u****m> |
Copilot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| efc51013 | update telemetry events to support envs ext (#25277) |
Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 81f3397b |
Enhance pytest installation flow and error handling with Environment Extensio...
Co-authored-by: copilot-swe-agent[bot] <1****t@u****m>, eleanorjboyd <2****d@u****m>, anthonykim1 <6****1@u****m> |
Copilot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 285734a2 | support --black as arg for testing (#25271) |
Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 0986bdc6 | switch to absolute ids for class type testing objects (#25266) |
Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 3ac006b1 | clean-up stale code in testing (#25270) |
Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 8810766a | remove stale code for displaying config error (#25269) |
Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 1f8949c0 | Only select the python REPL kernel when creating/restoring the REPL (#25263) |
Aaron Munger <2****r@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 7607548b | support copy testing path (#25257) |
Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| bad502a0 |
Allow Activated Virtual Envs to Be Detected w/ a Workspace File (#25141)
Co-authored-by: Anthony Kim <6****1@u****m> |
tgrue-openai <1****i@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 58bd7b62 |
Fix auto test discovery to respect setting changes without reload (#25261)
Co-authored-by: copilot-swe-agent[bot] <1****t@u****m>, eleanorjboyd <2****d@u****m> |
Copilot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| c7fd90a6 | Add __file__ variable to globals in exec() (#25225) |
igorgaming <6****g@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 500cec58 |
Bump mheap/github-action-required-labels from 5.5.0 to 5.5.1 (#25202)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago |