Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
387 commits
Select commit Hold shift + click to select a range
fb79afb
Add properties to GDPR tags (#24320)
luabud Oct 17, 2024
28c13a1
Fix typo in class name (#24314)
karthiknadig Oct 18, 2024
5e5a7ce
add error message for missing pytest-cov while running coverage (#24288)
eleanorjboyd Oct 18, 2024
e7860a5
Restore `pixi` functionality only when Pixi is available (#24319)
karthiknadig Oct 21, 2024
40b29bf
Fix for duplication of python envs (#24321)
karthiknadig Oct 21, 2024
205a19e
Update VS Code engine and `@types/vscode` for APIs (#24335)
karthiknadig Oct 28, 2024
b428ba5
update jedi dependencies to add python 3.13 support (#24330)
soda92 Oct 28, 2024
d440bc1
disable shell integration for 3.13 (#24341)
anthonykim1 Oct 28, 2024
3115887
Update main version for release (#24338)
karthiknadig Oct 28, 2024
fdfe2a6
Update main to next pre-release (#24344)
karthiknadig Oct 28, 2024
9b182da
fix: upgrade settings to preview (#24354)
rzhao271 Oct 29, 2024
84e80c6
Update node version to 20.18.0 (#24356)
karthiknadig Oct 30, 2024
379229a
no longer need this proposed API (#24362)
justschen Oct 30, 2024
622653e
add python.testing.cwd to pytest discovery if present (#24384)
eleanorjboyd Nov 4, 2024
3e7e0d2
dont automatically inject PYTHONSTARTUP (#24346)
anthonykim1 Nov 4, 2024
5d56379
error msg for adapter unalignment issue (#24385)
eleanorjboyd Nov 4, 2024
b1cb5c2
dont execute history items (#24394)
amunger Nov 5, 2024
785ed68
add support for pytest describe (#24400)
eleanorjboyd Nov 8, 2024
aae2b63
add bracketed paste mode for Python3.13 and above (#24401)
anthonykim1 Nov 8, 2024
d1d125a
Switch testing communication to `fifo` on linux/mac (#24343)
eleanorjboyd Nov 8, 2024
ceabc46
Remove `debugpy` from `requirements` (#24419)
karthiknadig Nov 12, 2024
542ff38
do not use shell integration for Python subshell if Python setting is…
anthonykim1 Nov 12, 2024
7889127
Keep focus on editor when executing to native REPL (#24420)
anthonykim1 Nov 12, 2024
488401a
Fix for running `pet` only in trusted workspaces (#24429)
karthiknadig Nov 12, 2024
c9f4f15
Update version to release
karthiknadig Nov 6, 2024
654f95b
Update version for next pre-release
karthiknadig Nov 12, 2024
006dd23
Bump tomli from 2.0.2 to 2.1.0 (#24423)
dependabot[bot] Nov 12, 2024
4bc7ff7
Add needs to CI coverage check (#24421)
bregwin Nov 12, 2024
3927f66
Bump packaging from 24.1 to 24.2 (#24415)
dependabot[bot] Nov 12, 2024
3e30f9d
Ensure native finder is disposed correctly (#24432)
karthiknadig Nov 12, 2024
63cbb30
Do not use bracketed paste mode for native repl (#24433)
anthonykim1 Nov 13, 2024
85a18d4
Add failed telemetry property (#24434)
luabud Nov 13, 2024
ec67825
Set Insiders target population as VS Code Insiders for ExP (#24412)
luabud Nov 13, 2024
4c32b96
enable send to native REPL for SR users (#24440)
amunger Nov 13, 2024
dfa0520
handle NoSource exception for coverage (#24441)
eleanorjboyd Nov 14, 2024
29d4f35
fix debug restart (#24438)
eleanorjboyd Nov 14, 2024
a2b007c
disable python shell integration for wsl (#24446)
anthonykim1 Nov 15, 2024
5f0279a
Fix bad GDPR annotations (#24450)
lramos15 Nov 18, 2024
f59e31f
dont execute from outside the REPL (#24465)
amunger Nov 19, 2024
7e9b927
Remove `conda` specific telemetry (#24431)
karthiknadig Nov 19, 2024
8ac716d
Handle reloading of REPL Window (#24148)
anthonykim1 Nov 19, 2024
2fed954
Respect [tool.coverage.report] omit in coverage view (#24466)
eleanorjboyd Nov 19, 2024
98fea6e
ruff 0.8.0 fixes (#24488)
joar Nov 25, 2024
5508de4
Pin ruff to specific version (#24484)
karthiknadig Nov 25, 2024
5cec0e0
Revert "ruff 0.8.0 fixes" (#24489)
karthiknadig Nov 25, 2024
4f7165f
Add native Pixi locator (#24442)
renan-r-santos Nov 26, 2024
42b63b9
Support ruff `0.8.0` by setting ruff `target-version` to `py38` (#24492)
joar Nov 26, 2024
dba0a4c
Fix the wrong Content-Length in python-server.py for non-ascii charac…
tomoki Nov 26, 2024
3f58831
printEnvVariablesToFile.py overwrites itself if invoked without argum…
joar Nov 26, 2024
43347e7
chore: remove needsTools parameter (#24494)
rzhao271 Nov 27, 2024
eab8794
chore: register dependent pipeline for APIScan (#24496)
rzhao271 Nov 27, 2024
4153f7c
Fix: Don’t use executeCommand on python sub-shell for windows. (#24542)
anthonykim1 Dec 4, 2024
b8cc93d
add uri for unittest subtests fix "go to test" bug (#24544)
eleanorjboyd Dec 4, 2024
faf37e2
Fix) Prevent keyboard interrupt for Python3.13 REPL non-Windows (#24…
anthonykim1 Dec 9, 2024
fde203e
Revert "Fix) Prevent keyboard interrupt for Python3.13 REPL non-Windo…
karthiknadig Dec 9, 2024
10a1614
Update version for release (#24560)
karthiknadig Dec 9, 2024
0b204f8
Update `main` to next pre-release (#24563)
karthiknadig Dec 9, 2024
9f4e4f2
Remove unused files from VSIX (#24546)
karthiknadig Dec 9, 2024
b342559
Remove sourceMaps (#24561)
karthiknadig Dec 9, 2024
63c3780
Remove usage of `hash.js` (#24504)
karthiknadig Dec 9, 2024
e789348
Use env extension when available (#24564)
karthiknadig Dec 10, 2024
71a8cfc
fix typo (#24574)
musvaage Dec 10, 2024
91a74e8
remove pre-rewrite testing code (#24568)
eleanorjboyd Dec 10, 2024
01e745d
Issue reporter uses name and publisher id (#24570)
karthiknadig Dec 10, 2024
60f4aaa
Update issue-labels.yml (#24576)
eleanorjboyd Dec 10, 2024
33b5e97
Removing duplicate word in settings description (#24577)
cwebster-99 Dec 10, 2024
32512b1
Fix for prefix conda environments (#24553)
karthiknadig Dec 11, 2024
e8f710a
Update to latest packages (#24571)
karthiknadig Dec 11, 2024
c0ea185
support skip in fixture (#24588)
eleanorjboyd Dec 12, 2024
567ca5a
Create commands.json (#24596)
bhavyaus Dec 12, 2024
f0bdf82
Remove support execution order from native repl (#24595)
anthonykim1 Dec 12, 2024
9466391
add omit coverage support for path patterns (#24599)
eleanorjboyd Dec 13, 2024
2c801b8
add error node on errored subprocess close (#24597)
eleanorjboyd Dec 13, 2024
a9f6f22
fix read streams blocking node threads (#24611)
eleanorjboyd Dec 16, 2024
cbf8eee
warn about month old stale PRs (#24615)
eleanorjboyd Dec 16, 2024
f5dfc7b
Add Github action to ensure PR's have an associated issue (#24616)
eleanorjboyd Dec 17, 2024
40fd329
endorsement_velocity_summary script (#24618)
eleanorjboyd Dec 17, 2024
4046562
update from v3 to v4 for github actions (#24619)
eleanorjboyd Dec 17, 2024
6971fda
cleanup eslintignore file and create cleanup script (#24617)
eleanorjboyd Dec 17, 2024
bf46284
Fix 'coverage.exceptions.NoSource` import to fallback to previous exc…
GeorgeNikitinNV Dec 17, 2024
be91da1
Bump actions/setup-python from 2 to 5 (#24621)
dependabot[bot] Dec 17, 2024
5ec7510
Bump actions/github-script from 4 to 7 (#24622)
dependabot[bot] Dec 17, 2024
d50b7cc
Bump actions/checkout from 2 to 4 (#24623)
dependabot[bot] Dec 17, 2024
de13d42
make vscode-python specific (#24598)
eleanorjboyd Dec 17, 2024
a76e7ef
remove console. in production code (#24629)
eleanorjboyd Dec 17, 2024
25ecab8
fix gen velocity script (#24634)
eleanorjboyd Dec 17, 2024
de988ff
Remove dead tensorboard code (#24641)
DonJayamanne Dec 19, 2024
3ccf984
Remove fifo regression (#24685)
eleanorjboyd Jan 6, 2025
ef6ca9f
Fix fifo communication for large testing projects (#24690)
eleanorjboyd Jan 6, 2025
520f396
switch to use file path as key in building test tree (#24697)
eleanorjboyd Jan 8, 2025
2ebfae9
remove commands for python.refreshTensorBoard and python.launchTensor…
eleanorjboyd Jan 8, 2025
dcfcdc2
support pytest-ruff plugin for testing (#24698)
eleanorjboyd Jan 8, 2025
e772738
remove stale PR check (#24708)
eleanorjboyd Jan 9, 2025
9bc9f68
stray debugging print left behind (#24710)
eleanorjboyd Jan 10, 2025
74a5cad
Restrict conda binary to be from PATH or Settings (#24709)
karthiknadig Jan 10, 2025
4d45042
Update release_plan.md (#24719)
eleanorjboyd Jan 14, 2025
8c54b8a
Discovery cancellation (#24713)
eleanorjboyd Jan 14, 2025
92cc4ed
Update pylance telemetry for new experiment (#24731)
rchiodo Jan 21, 2025
25411e5
Launch Native REPL using terminal link (#24734)
anthonykim1 Jan 23, 2025
4322684
Remove env var collection related debris in pythonStartup test (#24739)
anthonykim1 Jan 23, 2025
803704e
Bigger native repl suggestion link on terminal (#24751)
anthonykim1 Jan 28, 2025
38527d6
Resolve >= 3.13 failing REPL CI tests (#24775)
anthonykim1 Feb 3, 2025
6f1ea1d
bump-release-2025.0 (#24778)
eleanorjboyd Feb 3, 2025
d95649c
Bump dev version 2025.1 (#24779)
eleanorjboyd Feb 3, 2025
e9b4b7b
update release plan to move release branching to prior thurs (#24781)
eleanorjboyd Feb 4, 2025
6b784e5
Use sendText to send Python code to Terminal REPL for Python >= 3.13 …
anthonykim1 Feb 4, 2025
b4e1ddb
Jupyter API to get Env associated with Notebooks (#24771)
DonJayamanne Feb 4, 2025
d5b19e7
add extra newline to execute when returning dictionary (#24784)
anthonykim1 Feb 5, 2025
bf38fc5
Add "Native" in front of "Python REPL" under Run Python menu (#24785)
anthonykim1 Feb 5, 2025
9578785
Fix event duplication when using Python Environments (#24786)
karthiknadig Feb 6, 2025
e8ed713
Update Pylance GDPR tags (#24794)
luabud Feb 6, 2025
32c2cf9
add check for tmp dir access error on testIds file (#24798)
eleanorjboyd Feb 7, 2025
0983657
improve logging for python testing (#24799)
eleanorjboyd Feb 7, 2025
b4aa112
handle un-analyzable files in coverage run (#24800)
eleanorjboyd Feb 7, 2025
79e8a13
Always use environment path when running conda environment commands (…
jpcorreia99 Feb 14, 2025
08e228d
Introduce `autoTestDiscoverOnSavePattern` configuration option (#24728)
soceanainn Feb 14, 2025
2bcd557
Ensure Python Terminal Shell Integration setting is effective without…
anthonykim1 Feb 18, 2025
7697cf3
Bump elliptic from 6.6.0 to 6.6.1 (#24819)
dependabot[bot] Feb 18, 2025
42962ce
Bump serialize-javascript and mocha (#24820)
dependabot[bot] Feb 18, 2025
b84fce2
Prevent python extension from overriding gitbash pwd (#24832)
anthonykim1 Feb 21, 2025
2698d5a
remove TERMINAL_DEACTIVATE_PROMPT telemetry event (#24843)
eleanorjboyd Feb 24, 2025
cd992fc
remove stale debugging telemetry (#24842)
eleanorjboyd Feb 24, 2025
60d0473
fix: identify script/module launch vs repl launch from terminal (#24844)
karthiknadig Feb 24, 2025
5cdbc60
fix: ensure interpreter change event is raised when using environment…
karthiknadig Feb 24, 2025
7fd5cb3
Bump release 2025.2.0 (#24853)
anthonykim1 Feb 28, 2025
054e682
Bump to 2025.3.0-dev (#24854)
anthonykim1 Feb 28, 2025
a9c38bf
remove airbnb rules (#24867)
eleanorjboyd Mar 5, 2025
5f31ebb
update eslint version (#24868)
eleanorjboyd Mar 5, 2025
0c4a30d
switch to use eslint.config.mjs (#24882)
eleanorjboyd Mar 7, 2025
e71bfd6
default to XDG_RUNTIME_DIR for mac/linux in temp file for testing com…
eleanorjboyd Mar 7, 2025
067e8ef
add no bad gdpr comments plugin (#24884)
eleanorjboyd Mar 7, 2025
f12d5bc
remove old .eslintrc and ignore file (#24883)
eleanorjboyd Mar 7, 2025
6b7d8d1
Ensure survey notification respects telemetry.disableFeedback setting…
luabud Mar 14, 2025
6a60c92
move clear envCollection to after await (#24921)
eleanorjboyd Mar 19, 2025
c51cdd3
fix: use vsceTarget to rustTarget conversion when pulling `pet` (#24925)
karthiknadig Mar 24, 2025
725d539
Update condarc.json (#24918)
Sclafus Mar 24, 2025
e0cbc9a
Use new feedback setting (#24929)
luabud Mar 26, 2025
4df044f
update to v2025.4.0 for release (#24934)
eleanorjboyd Mar 28, 2025
237f6b6
bump to 2025.5.0-dev (#24936)
eleanorjboyd Mar 28, 2025
175a35d
fix: temp for PR file check failure (#24939)
karthiknadig Mar 29, 2025
18efcd6
Bump tar-fs from 2.1.1 to 2.1.2 (#24940)
dependabot[bot] Mar 31, 2025
944c204
Set native repl to default to false, remove experiment (#24952)
anthonykim1 Apr 1, 2025
41e6624
fix: log only the required environment variables (#24937)
karthiknadig Apr 1, 2025
6a20c9c
fix: use wrapper functions for easier testing (#24941)
karthiknadig Apr 2, 2025
3275c34
prevent native REPL from caching state between sessions (#24857)
hutch3232 Apr 2, 2025
affbd1b
Remove debris from smart send experiment (#24957)
anthonykim1 Apr 2, 2025
cd714bf
force absolute path for coverage results (#24948)
eleanorjboyd Apr 2, 2025
cf91dc8
remove ITestLogChannel (#24954)
eleanorjboyd Apr 2, 2025
70a36f5
fix: use latest `pet` (#24964)
karthiknadig Apr 3, 2025
e9fb2bf
Django Test Runs with Coverage (#24927)
danila-grobov Apr 3, 2025
bb6e909
Test Coverage for older django versions (#24968)
danila-grobov Apr 7, 2025
a9c9152
Update pylance.ts (#24959)
luabud Apr 9, 2025
8478bf0
Bump typing-extensions from 4.12.2 to 4.13.2 (#24977)
dependabot[bot] Apr 14, 2025
2a35668
fix: ensure that we use new extension when available for terminal cre…
karthiknadig Apr 14, 2025
f319416
Add metadata for Pylance's documentcolor_slow telemetry event (#24979)
debonte Apr 14, 2025
4b7650e
support branch coverage for testing (#24980)
eleanorjboyd Apr 14, 2025
c3f601d
Added some pylance telemetry (#24984)
heejaechang Apr 15, 2025
6608f9a
fix: let Python Envs extension handle missing `python` in conda envs …
karthiknadig Apr 17, 2025
cf894bb
Revert "move clear envCollection to after await (#24921)" (#24988)
karthiknadig Apr 17, 2025
cfc65ab
fix: terminal error notification in untrusted workspace (#24993)
karthiknadig Apr 18, 2025
ee8f230
chore: update required dependencies (#24998)
karthiknadig Apr 22, 2025
43285f6
feat: update to `jedi-language-server` v0.45.0 (#24997)
karthiknadig Apr 22, 2025
5a33fc1
fix: ensure options are passed to python envs (#25001)
karthiknadig Apr 22, 2025
7fea432
Disable language services if Pyrefly extension installed + active (#2…
kinto0 Apr 23, 2025
2e023d4
Added some GDPR for pylance (#25004)
heejaechang Apr 23, 2025
e93a075
feat: enable semantic tokens in Jedi language server analysis options…
karthiknadig Apr 24, 2025
d597e1c
bump to release 2025.6 (#25033)
eleanorjboyd May 2, 2025
b44b4d4
bump: update version to 2025.7.0-dev in package.json (#25034)
eleanorjboyd May 2, 2025
0317c6b
PYTHONSTARTUP should be injected regardless of terminalEnv experiment…
anthonykim1 May 6, 2025
a3dd3aa
Add shortTitle to execSelectionInTerminal command (#25007)
dineshcsdev May 6, 2025
b0b8aff
Added pylock to activationevents (#25025)
albus-droid May 7, 2025
09ef3c4
chore: lock down workflows (#25047)
rzhao271 May 9, 2025
8892ce6
Fix env error handling (#25049)
s-kai273 May 12, 2025
d6b62de
Fix msys2 venv path (#25062)
s-kai273 May 13, 2025
e709012
Updates to latest version of VS Code types (#25065)
DonJayamanne May 13, 2025
4367614
Port Python Env Tools (#25066)
DonJayamanne May 14, 2025
84280b0
fix regression with import packaging for branch coverage (#25070)
eleanorjboyd May 15, 2025
d06eb18
chore: ensure `.env` files are excluded from vsix
karthiknadig May 15, 2025
9fd7b9b
Rename llm tools (#25078)
DonJayamanne May 15, 2025
5045cdd
More specific llm tools (#25072)
DonJayamanne May 16, 2025
c246e0e
API to get last used env in a LM tool (#25079)
DonJayamanne May 16, 2025
98aaab1
Tweak Python shell integration for lsp completion (#25082)
anthonykim1 May 17, 2025
27270db
Ensure python selector supports returning created env (#25088)
DonJayamanne May 19, 2025
d7a5ab7
Ability to track the user selected Environment (#25090)
DonJayamanne May 20, 2025
4a602e8
Configure Python Env tool (#25091)
DonJayamanne May 20, 2025
020f203
fix: ensure we always return `undefined` for invalid envs (#25092)
karthiknadig May 20, 2025
8ae346b
Prefer using Notebook tools over Python tools for notebooks (#25098)
DonJayamanne May 21, 2025
eed5eb0
Add activation events for tools (#25104)
DonJayamanne May 23, 2025
2db24aa
Remove single quotes surrounding displayed venv (#25102)
cpinamtz May 23, 2025
5035e88
Configuration tool with improved workflow and UX (#25106)
DonJayamanne May 27, 2025
186bedd
Update lm tool tags (#25108)
DonJayamanne May 27, 2025
1d682db
Support additional args for create venv tool (#25112)
DonJayamanne May 27, 2025
b35d198
Update tool args (#25113)
DonJayamanne May 28, 2025
ef01ace
Update lm tool tags (#25114)
DonJayamanne May 28, 2025
9b17438
All Python lm tools in Python extension (#25116)
DonJayamanne May 29, 2025
70e17fc
Ensure we do not support the tools in an untrusted workspace (#25142)
DonJayamanne Jun 4, 2025
02476f0
Bump tar-fs from 2.1.2 to 2.1.3 (#25138)
dependabot[bot] Jun 4, 2025
26fe443
Bump to 2025.8.0 (#25148)
anthonykim1 Jun 5, 2025
7d8ac2f
bump to 2025.9 (#25149)
anthonykim1 Jun 5, 2025
5070566
Hide progress messages when creating env or installing packages (#25174)
DonJayamanne Jun 17, 2025
2faa164
fix linting (#25194)
eleanorjboyd Jun 19, 2025
df13df0
add python.useEnvironmentsExtension (#25204)
eleanorjboyd Jun 23, 2025
cde514f
Update node to 20.18.1 (#25205)
anthonykim1 Jun 23, 2025
e5e5241
Bump pbkdf2 from 3.0.17 to 3.1.3 (#25207)
dependabot[bot] Jun 24, 2025
01d872b
Disable PyREPL (#25216)
anthonykim1 Jun 26, 2025
180ba38
Capture invocation and failure reasons for tools (#25220)
DonJayamanne Jun 27, 2025
6e9c76c
add exp setting for envs ext (#25195)
eleanorjboyd Jun 30, 2025
8c3a49f
edit gulpfile so envs ext is only bundled in pre-release (#25227)
eleanorjboyd Jun 30, 2025
81ee4de
Update brace-expansion to version 2.0.2 (#25229)
eleanorjboyd Jun 30, 2025
9b89180
fix bugs in telemetry for envs ext (#25232)
eleanorjboyd Jul 2, 2025
3699940
Bump typing-extensions from 4.13.2 to 4.14.1 (#25237)
dependabot[bot] Jul 7, 2025
a57b431
Bump 2025.10 (#25246)
eleanorjboyd Jul 7, 2025
3fdb1b0
Bump dev 2025.11 (#25247)
eleanorjboyd Jul 7, 2025
3a996cc
update release plan to remove -rc step (#25248)
eleanorjboyd Jul 7, 2025
a8a2c19
docs: Fix grammar in macOS Python note in Quick Start (#25235)
Dhanika-Botejue Jul 8, 2025
af3cc21
Fix disable Python extension in untrusted workspaces (#10)
karthiknadig Jul 2, 2025
9d0aab5
fix: display text when in untrusted mode (#12)
karthiknadig Jul 2, 2025
40f807a
Fix skip-issue-check to support short issue references (#123) (#25260)
Copilot Jul 8, 2025
dfa81d9
Bump importlib-metadata from 8.6.1 to 8.7.0 (#25017)
dependabot[bot] Jul 8, 2025
500cec5
Bump mheap/github-action-required-labels from 5.5.0 to 5.5.1 (#25202)
dependabot[bot] Jul 8, 2025
c7fd90a
Add __file__ variable to globals in exec() (#25225)
igorgaming Jul 8, 2025
58bd7b6
Fix auto test discovery to respect setting changes without reload (#2…
Copilot Jul 9, 2025
bad502a
Allow Activated Virtual Envs to Be Detected w/ a Workspace File (#25141)
tgrue-openai Jul 9, 2025
7607548
support copy testing path (#25257)
eleanorjboyd Jul 9, 2025
1f8949c
Only select the python REPL kernel when creating/restoring the REPL (…
amunger Jul 10, 2025
8810766
remove stale code for displaying config error (#25269)
eleanorjboyd Jul 10, 2025
3ac006b
clean-up stale code in testing (#25270)
eleanorjboyd Jul 10, 2025
0986bdc
switch to absolute ids for class type testing objects (#25266)
eleanorjboyd Jul 10, 2025
285734a
support --black as arg for testing (#25271)
eleanorjboyd Jul 10, 2025
81f3397
Enhance pytest installation flow and error handling with Environment …
Copilot Jul 10, 2025
efc5101
update telemetry events to support envs ext (#25277)
eleanorjboyd Jul 11, 2025
c9c8b68
Add comprehensive tests for populateTestTree function (#25273)
Copilot Jul 11, 2025
aff035a
Return early in activate from env var collection (#25286)
anthonykim1 Jul 14, 2025
9774130
fix: use latest pet (#25287)
eleanorjboyd Jul 14, 2025
ba56b21
Resolve REPL regression on indentation, disable PyREPL only when shel…
anthonykim1 Jul 17, 2025
cce890f
Bump microvenv from 2023.5.post1 to 2025.0 (#25307)
dependabot[bot] Jul 21, 2025
583f2d3
bundle envs ext with stable (#25309)
eleanorjboyd Jul 21, 2025
4f02725
Pompt model to use tool before running any Python command in terminal…
DonJayamanne Jul 24, 2025
3a729b4
Bump form-data (#25312)
dependabot[bot] Jul 25, 2025
6827afb
add workspace folder for debugpy launch.json config (#25338)
eleanorjboyd Jul 28, 2025
3fb2381
bump version 2025.12.0 (#25354)
anthonykim1 Aug 5, 2025
78b5d75
bump to 2025.13.0-dev (#25355)
anthonykim1 Aug 5, 2025
f3f2293
Default Python shell integration to true (#25359)
anthonykim1 Aug 6, 2025
fec1b06
Add verbose logging for conda activation commands and service methods…
eleanorjboyd Aug 7, 2025
11fa35d
Add onTerminalShellIntegration:python (#25364)
anthonykim1 Aug 7, 2025
fffb30f
update to node 22 and fix tests (#25379)
eleanorjboyd Aug 12, 2025
5b59591
Bump actions/checkout from 4 to 5 (#25381)
dependabot[bot] Aug 13, 2025
cc8b3de
msg for doctest unsupported (#25387)
eleanorjboyd Aug 13, 2025
167e6e7
update readme to include python-envs ext (#25388)
eleanorjboyd Aug 13, 2025
c46b932
chore: update tmp
rzhao271 Aug 19, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
12 changes: 0 additions & 12 deletions .config/CredScanSuppressions.json

This file was deleted.

273 changes: 0 additions & 273 deletions .eslintignore

This file was deleted.

51 changes: 51 additions & 0 deletions .eslintplugin/no-bad-gdpr-comment.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
"use strict";
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
Object.defineProperty(exports, "__esModule", { value: true });
var noBadGDPRComment = {
create: function (context) {
var _a;
return _a = {},
_a['Program'] = function (node) {
for (var _i = 0, _a = node.comments; _i < _a.length; _i++) {
var comment = _a[_i];
if (comment.type !== 'Block' || !comment.loc) {
continue;
}
if (!comment.value.includes('__GDPR__')) {
continue;
}
var dataStart = comment.value.indexOf('\n');
var data = comment.value.substring(dataStart);
var gdprData = void 0;
try {
var jsonRaw = "{ ".concat(data, " }");
gdprData = JSON.parse(jsonRaw);
}
catch (e) {
context.report({
loc: { start: comment.loc.start, end: comment.loc.end },
message: 'GDPR comment is not valid JSON',
});
}
if (gdprData) {
var len = Object.keys(gdprData).length;
if (len !== 1) {
context.report({
loc: { start: comment.loc.start, end: comment.loc.end },
message: "GDPR comment must contain exactly one key, not ".concat(Object.keys(gdprData).join(', ')),
});
}
}
}
},
_a;
},
};
module.exports = {
rules: {
'no-bad-gdpr-comment': noBadGDPRComment, // Ensure correct structure
},
};
55 changes: 55 additions & 0 deletions .eslintplugin/no-bad-gdpr-comment.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/

import * as eslint from 'eslint';
const noBadGDPRComment: eslint.Rule.RuleModule = {
create(context: eslint.Rule.RuleContext): eslint.Rule.RuleListener {
return {
['Program'](node) {
for (const comment of (node as eslint.AST.Program).comments) {
if (comment.type !== 'Block' || !comment.loc) {
continue;
}
if (!comment.value.includes('__GDPR__')) {
continue;
}

const dataStart = comment.value.indexOf('\n');
const data = comment.value.substring(dataStart);

let gdprData: { [key: string]: object } | undefined;

try {
const jsonRaw = `{ ${data} }`;
gdprData = JSON.parse(jsonRaw);
} catch (e) {
context.report({
loc: { start: comment.loc.start, end: comment.loc.end },
message: 'GDPR comment is not valid JSON',
});
}

if (gdprData) {
const len = Object.keys(gdprData).length;
if (len !== 1) {
context.report({
loc: { start: comment.loc.start, end: comment.loc.end },
message: `GDPR comment must contain exactly one key, not ${Object.keys(gdprData).join(
', ',
)}`,
});
}
}
}
},
};
},
};

module.exports = {
rules: {
'no-bad-gdpr-comment': noBadGDPRComment, // Ensure correct structure
},
};
Loading
Loading