FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · chechi/pythonVSCode · GitHub
chechi
/
pythonVSCode
Public
forked from
DonJayamanne/pythonVSCode
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Jul 4, 2024
Rename category to kind (#23744)
DonJayamanne
authored
01c3f16
View commit details
Copy full SHA for 01c3f16
Browse repository at this point
Updates to categories and request object (#23742)
DonJayamanne
authored
2d66ae9
View commit details
Copy full SHA for 2d66ae9
Browse repository at this point
Commits on Jul 1, 2024
Remove the `pip` trigger to create environment (#23728)
karthiknadig
authored
3410b38
View commit details
Copy full SHA for 3410b38
Browse repository at this point
Fix telemetry annotations (#23726)
lramos15
authored
c81ef8c
View commit details
Copy full SHA for c81ef8c
Browse repository at this point
Commits on Jun 28, 2024
Update main to next pre-release (#23722)
karthiknadig
authored
37d0f71
View commit details
Copy full SHA for 37d0f71
Browse repository at this point
Update package version for release (#23721)
karthiknadig
authored
30d993f
View commit details
Copy full SHA for 30d993f
Browse repository at this point
Stable release platform specific pipeline (#23716)
karthiknadig
authored
7a96b57
View commit details
Copy full SHA for 7a96b57
Browse repository at this point
Commits on Jun 27, 2024
Clean up vsce package contents (#23718)
Show description for cdd8b37
karthiknadig
authored
cdd8b37
View commit details
Copy full SHA for cdd8b37
Browse repository at this point
Add parent directory to sys.path for unittest discovery and execution (#23712)
Show description for bd6a924
eleanorjboyd
authored
bd6a924
View commit details
Copy full SHA for bd6a924
Browse repository at this point
Redirect accessibility users to terminal REPL instead of native REPL (#23711)
Show description for 62ded1f
anthonykim1
authored
62ded1f
View commit details
Copy full SHA for 62ded1f
Browse repository at this point
Exclude other workspace envs when comparing envs (#23713)
DonJayamanne
authored
45b795a
View commit details
Copy full SHA for 45b795a
Browse repository at this point
Commits on Jun 26, 2024
Bump importlib-metadata from 7.2.1 to 8.0.0 (#23705)
Show description for e9fbc7e
dependabot[bot]
authored
e9fbc7e
View commit details
Copy full SHA for e9fbc7e
Browse repository at this point
Commits on Jun 25, 2024
Detect some more missing categories (#23702)
DonJayamanne
authored
eff4a7e
View commit details
Copy full SHA for eff4a7e
Browse repository at this point
Enable linux arm64 and armhf builds (#23685)
karthiknadig
authored
46d9d84
View commit details
Copy full SHA for 46d9d84
Browse repository at this point
Fix pre-release platform specific build number (#23684)
karthiknadig
authored
c9ae0f7
View commit details
Copy full SHA for c9ae0f7
Browse repository at this point
Commits on Jun 24, 2024
Fix permissions on built file (#23682)
karthiknadig
authored
99437b2
View commit details
Copy full SHA for 99437b2
Browse repository at this point
Fix python error in nox file (#23681)
DonJayamanne
authored
ea465a2
View commit details
Copy full SHA for ea465a2
Browse repository at this point
Ensure pet binary is marked as executable (#23680)
DonJayamanne
authored
f1bad96
View commit details
Copy full SHA for f1bad96
Browse repository at this point
Improved telemetry for Native Locator (#23664)
DonJayamanne
authored
2abec37
View commit details
Copy full SHA for 2abec37
Browse repository at this point
Revert resolving from cache (#23662)
Show description for c880947
DonJayamanne
authored
c880947
View commit details
Copy full SHA for c880947
Browse repository at this point
Display prefix if there's no exe (#23678)
DonJayamanne
authored
86219d1
View commit details
Copy full SHA for 86219d1
Browse repository at this point
Fix telemetry events (#23672)
karthiknadig
authored
a0f2fb3
View commit details
Copy full SHA for a0f2fb3
Browse repository at this point
Bump brettcannon/check-for-changed-files from 1.2.0 to 1.2.1 (#23658)
Show description for f5ae187
dependabot[bot]
authored
f5ae187
View commit details
Copy full SHA for f5ae187
Browse repository at this point
Bump importlib-metadata from 7.2.0 to 7.2.1 (#23660)
Show description for 9662a91
dependabot[bot]
authored
9662a91
View commit details
Copy full SHA for 9662a91
Browse repository at this point
Add support for poetry and mac-xcode (#23668)
DonJayamanne
authored
6c39741
View commit details
Copy full SHA for 6c39741
Browse repository at this point
Revert changes introduced for Native Locator (#23663)
DonJayamanne
authored
54fd4ae
View commit details
Copy full SHA for 54fd4ae
Browse repository at this point
Commits on Jun 21, 2024
Unify Terminal REPL triggers (#23641)
Show description for c879780
anthonykim1
authored
c879780
View commit details
Copy full SHA for c879780
Browse repository at this point
Use conda-meta to get python version (#23650)
Show description for de867f8
karthiknadig
authored
de867f8
View commit details
Copy full SHA for de867f8
Browse repository at this point
Get native finder telemetry (#23646)
Show description for 2920829
karthiknadig
and
DonJayamanne
authored
2920829
View commit details
Copy full SHA for 2920829
Browse repository at this point
Bump importlib-metadata from 7.1.0 to 7.2.0 (#23652)
Show description for 54b64c0
dependabot[bot]
authored
54b64c0
View commit details
Copy full SHA for 54b64c0
Browse repository at this point
Add support for Python Environment Tools (#23643)
Show description for daebb5c
karthiknadig
and
rzhao271
authored
daebb5c
View commit details
Copy full SHA for daebb5c
Browse repository at this point
Commits on Jun 20, 2024
Separate output channel for native finder (#23648)
Show description for 6138ff8
DonJayamanne
authored
6138ff8
View commit details
Copy full SHA for 6138ff8
Browse repository at this point
Add hook to `vscode_pytest` to determine number `xdist` workers to use based on count of selected tests (#23539)
Show description for d079322
DetachHead
and
karthiknadig
authored
d079322
View commit details
Copy full SHA for d079322
Browse repository at this point
Add locator for pixi environments (#22968)
Show description for c4c48fd
baszalmstra
and
tdejager
authored
c4c48fd
View commit details
Copy full SHA for c4c48fd
Browse repository at this point
Activate extension when .venv or .conda found in workspace (#23642)
Show description for 043962c
nickwarters
authored
043962c
View commit details
Copy full SHA for 043962c
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL