An open API service providing commit metadata for open source projects.

GitHub / microsoft/vscode-python / commits

Python extension for Visual Studio Code

SHA Message Author Date Stats
785ed68d add support for pytest describe (#24400) Eleanor Boyd <e****d@m****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
c9f4f152 Update version to release Karthik Nadig <k****g@m****m> almost 2 years ago
b1cb5c21 dont execute history items (#24394) Aaron Munger <a****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
5d563792 error msg for adapter unalignment issue (#24385) Eleanor Boyd <e****d@m****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
3e7e0d24 dont automatically inject PYTHONSTARTUP (#24346) Anthony Kim <6****1@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
622653ef add python.testing.cwd to pytest discovery if present (#24384) Eleanor Boyd <e****d@m****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
379229aa no longer need this proposed API (#24362) Justin Chen <5****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
84e80c60 Update node version to 20.18.0 (#24356) Karthik Nadig <k****g@m****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
9b182dab fix: upgrade settings to preview (#24354) Raymond Zhao <7****1@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
fdfe2a6a Update main to next pre-release (#24344) Karthik Nadig <k****g@m****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
3115887b Update main version for release (#24338) Karthik Nadig <k****g@m****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
d440bc1c disable shell integration for 3.13 (#24341)
Co-authored-by: Karthik Nadig <k****g@m****m>
Anthony Kim <6****1@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
b428ba53 update jedi dependencies to add python 3.13 support (#24330) Maple <w****5@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
205a19e9 Update VS Code engine and `@types/vscode` for APIs (#24335) Karthik Nadig <k****g@m****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
40b29bf2 Fix for duplication of python envs (#24321) Karthik Nadig <k****g@m****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
e7860a54 Restore `pixi` functionality only when Pixi is available (#24319) Karthik Nadig <k****g@m****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
5e5a7ce7 add error message for missing pytest-cov while running coverage (#24288) Eleanor Boyd <e****d@m****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
28c13a16 Fix typo in class name (#24314) Karthik Nadig <k****g@m****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
fb79afb3 Add properties to GDPR tags (#24320) Luciana Abud <4****d@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
97b46109 Make `python_server.py` compatible to Python 3.7 (#24252) T-256 <1****6@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
5112073b Fix for conda activation during testing (#24295) Karthik Nadig <k****g@m****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
c5a8e4fa Refactor code to remove unused JSDoc types (#24300) Bregwin Jogi <9****7@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
9be9308c fix: tag non-stable settings with new system (#24287) Raymond Zhao <7****1@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
041be0db Fix GDPR annotations (#24278) Logan Ramos <l****5@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
c2ed6b25 Update pylance gdpr classification tag (#24274) Luciana Abud <4****d@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
e8dd8c05 Fix paths Karthik Nadig <k****g@m****m> almost 2 years ago
204b8ca4 Add customizable interpreter discovery timeout (#24227) Michael Noah <9****1@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
0df19298 Fix version Karthik Nadig <k****g@m****m> almost 2 years ago
8b4a47e6 Fixes Karthik Nadig <k****g@m****m> almost 2 years ago
f6af3a15 Switch to `pytest` Karthik Nadig <k****g@m****m> almost 2 years ago
7d471a4e Enable 3.13-dev tests Karthik Nadig <k****g@m****m> almost 2 years ago
ebe55a4d only show coverage button for rewrite (#24249) Eleanor Boyd <e****d@m****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
8c4dee44 Allow pytest to use correct interpreter from getActiveInterpreter (#24250) Anthony Kim <6****1@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
6bd34bf7 Wait 0.5 second for shell integration event, otherwise fall back to sendtext.... Anthony Kim <6****1@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
e5b47b96 Fix error with `displayName` is missing in PackageJSON (#24246) Karthik Nadig <k****g@m****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
1b36762e Remove notification for old linter formatter settings (#24240) Karthik Nadig <k****g@m****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
b8c0fc42 Update pylance.ts (#24237) Bill Schnurr <b****r@h****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
92762ca7 remove EOT from testing communication (#24220) Eleanor Boyd <e****d@m****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
3362dc36 enable turning off the variable provider (#24231) Aaron Munger <a****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
c60f0dd9 Bump tomli from 2.0.1 to 2.0.2 (#24229)
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>
almost 2 years ago
4b37abd3 prevent test.only (#24235) Aaron Munger <a****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
d0725035 Avoid prefixing with home when unnecessary (#24230) Don Jayamanne <d****e@o****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
3e7d8e17 support setting only `--cov-report` arg (#24225) Eleanor Boyd <e****d@m****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
7d01dc2f Use latest build of `pet` from `main` for pre-release (#24223) Karthik Nadig <k****g@m****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
8bcf0464 Remove unnecessary file read on execution (#24196) Karthik Nadig <k****g@m****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
23424cbc Update version for pre-release (#24213) Karthik Nadig <k****g@m****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
60bd5459 Update version for 2024.16.0 release (#24212) Karthik Nadig <k****g@m****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
9f6735e7 Prioritize `conda` handler over `pixi` handler (#24198) Karthik Nadig <k****g@m****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
710d3c80 Remove branch coverage and refactor coverage.py methods for accessing (#24180) Eleanor Boyd <e****d@m****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
30b7884c Fix) Python Shell Integration setting should have markdown description (#24187) Anthony Kim <6****1@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
dd76d4ff Change log level on pixi interpreter discovery to reduce confusion (#24164) Anthony Kim <6****1@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
d879a0d7 Adjust PythonStartUp test for new setting value (#24165) Anthony Kim <6****1@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
14e134e2 Add separate enum for telemetry when running python manually. (#24157) Karthik Nadig <k****g@m****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
06a976fc Tests for PYTHONSTARTUP setting (#24145) Anthony Kim <6****1@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
f7e08575 Remove redundant @typescript-eslint/no-explicit-any suppression (#24091) Vishrut Sharma <v****s@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
c314babd Fix issue with creating `.gitignore` with venvs (#24155) Karthik Nadig <k****g@m****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
8cfd2d09 Bump importlib-metadata from 8.4.0 to 8.5.0 (#24100)
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>
almost 2 years ago
f8b861a9 Change PYTHONSTARTUP setting name to Python.terminal.shell integration.enable...
Co-authored-by: Daniel Imms <2****r@u****m>
Anthony Kim <6****1@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
af2aa6e3 Remove variableProvider suite.only from limiting other tests (#24146) Anthony Kim <6****1@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
336a1108 add experimental tag for enableShellIntegration (#24144) Anthony Kim <6****1@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
f9bb1f10 Use new REPL notebook API (#24029) Aaron Munger <a****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
63280be2 Default PYTHONSTARTUP to opt out/off for Stable Release (#24140) Anthony Kim <6****1@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
62897c6f Add logging for executeCommand (#24138) Anthony Kim <6****1@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
cac5bb2a Add a command copilot calls back to ensure testing is set up (#24128) Connor Peet <c****r@p****o>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
3fcb3fad Adding PYTHONSTARTUP with shell integration to environment variable collectio...
Co-authored-by: Courtney Webster <6****9@u****m>
Anthony Kim <6****1@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
07a07553 use new context key for both repl-type editors (#24131) Aaron Munger <a****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
9a22fb43 account for inline chat widget (#24130) Aaron Munger <a****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
8268131e Implementation of Test Coverage (#24118) Eleanor Boyd <e****d@m****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
717e518b variable provider for native repl (#24094) Aaron Munger <a****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
b59af57d Contribute problem matcher (#24114)
Co-authored-by: Karthik Nadig <k****g@m****m>
Anthony Kim <6****1@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
144ecf68 Enable proposed APIs for `codeActionAI` (#24108) Stella <1****5@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
0ae1a5dc Add `uv.lock` to file associations (#23991) Edgar Ramírez Mondragón <1****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
216c7ed0 Switch over to executeCommand from sendText (#24078) Anthony Kim <6****1@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
6578d9d0 Revert "Do not truncate whitespace for multi-line string" (#24096) Anthony Kim <6****1@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
08e7fdfe Update engine version to match LSP client (#24065)
Co-authored-by: Karthik Nadig <k****g@m****m>
Rich Chiodo <r****o@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
34dac5c8 Stable extension builds using `pet` from Azure Feed (#24063) Karthik Nadig <k****g@m****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
223eca91 Better messaging for tests output in virtual or untrusted scenario (#24060) Karthik Nadig <k****g@m****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
e3a7c7a0 Download `pet` from azure pipeline build (#24052) Karthik Nadig <k****g@m****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
ef7c7e3a switch to using temp file for test_ids (#24054)
Co-authored-by: Karthik Nadig <k****g@m****m>
Eleanor Boyd <e****d@m****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
e6949103 Remove use of mocked output channel in virtual workspace (#24051) Karthik Nadig <k****g@m****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
33435605 Fix failing multiroot test (#24049) Rich Chiodo <r****o@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
884efada fix django manage.py path validation (#24019) Eleanor Boyd <e****d@m****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
d9c0ce10 Update `main` to next pre-release version (#24043) Karthik Nadig <k****g@m****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
eb0ed8ef Version updates for Python Extension Release 2024.14.0 (#24040) Karthik Nadig <k****g@m****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
7ccf01eb Correctly track native REPL state (#23997) Anthony Kim <6****1@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
61bc2d51 Fix stop sending double telemetry for Terminal REPL (#23995) Anthony Kim <6****1@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
460f6232 Bump elliptic from 6.5.4 to 6.5.7 (#23986)
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 2 years ago
16bffdef Bump importlib-metadata from 8.1.0 to 8.4.0 (#23980)
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 2 years ago
32d519b4 Update to latest lsp for pull diagnostics (#23979) Rich Chiodo <r****o@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
8ea21a9b Handle poetry env manager from native locator (#23983) Don Jayamanne <d****e@o****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
e751377b Do not truncate whitespace for multi-line string (#23977) Anthony Kim <6****1@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
fdddaf98 Additional graceful handling for pixi (#23942)
Co-authored-by: Karthik Nadig <k****g@m****m>
Anthony Kim <6****1@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
9cd6b2d7 Add GDPR comment for `repltype` (#23974) Courtney Webster <6****9@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
a3dcf1bb Fix execInREPL Enter to respect complete expression (#23973) Anthony Kim <6****1@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
e9f10711 Fix telemetry not getting picked up for Terminal REPL (#23958) Anthony Kim <6****1@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
59a8d030 Django Test Compatibility (#23935) Eleanor Boyd <e****d@m****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
b872cb49 Fire telemetry when REPLs are launched via shift+enter (#23944) Anthony Kim <6****1@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
c13bb078 REPL Telemetry for Terminal REPL and Native REPL (#23941)
Co-authored-by: Karthik Nadig <k****g@m****m>
Anthony Kim <6****1@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
f417024a Attempt to handle pixi error more gracefully (#23937) Anthony Kim <6****1@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
3fea9938 Remove finalized terminalShellIntegration from proposals (#23940) Daniel Imms <2****r@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago

← Back to repository