Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Geocali
/
vscode-python
Public
forked from
microsoft/vscode-python
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
main
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 17, 2021
Update to latest jedi language server (#18051)
Show description for 5e5eab9
karthiknadig
authored
5e5eab9
View commit details
Copy full SHA for 5e5eab9
Browse repository at this point
Commits on Nov 16, 2021
Use Python 3.9 for build workflow (#18042)
Show description for c75ab2c
kimadeline
authored
c75ab2c
View commit details
Copy full SHA for c75ab2c
Browse repository at this point
Fix a typo in a telemetry name
brettcannon
authored
d403391
View commit details
Copy full SHA for d403391
Browse repository at this point
Add comments for vscode-telemetry-extractor (#17987)
brettcannon
authored
a7acabb
View commit details
Copy full SHA for a7acabb
Browse repository at this point
Don't interpret `--rootdir` as a test folder (#17979)
bhrutledge
authored
45fbf8f
View commit details
Copy full SHA for 45fbf8f
Browse repository at this point
Don't add cwd arg when running all tests (#17978)
bhrutledge
authored
f18ee60
View commit details
Copy full SHA for f18ee60
Browse repository at this point
Only activate language servers when running in virtual workspaces (#17519)
Show description for d4644dc
Kartik Raj
authored
d4644dc
View commit details
Copy full SHA for d4644dc
Browse repository at this point
Commits on Nov 15, 2021
Bump GabrielBB/xvfb-action from 1.5 to 1.6 (#18025)
Show description for 64118ff
dependabot[bot]
authored
64118ff
View commit details
Copy full SHA for 64118ff
Browse repository at this point
Mark tool paths scope as machine-overridable (#18008)
Show description for 62ae848
ssbarnea
authored
62ae848
View commit details
Copy full SHA for 62ae848
Browse repository at this point
Revert "Use python version 3.9 due to issues with pandas on 3.10 (#18026)
Show description for fad4b8b
karthiknadig
authored
fad4b8b
View commit details
Copy full SHA for fad4b8b
Browse repository at this point
Commits on Nov 12, 2021
Ensure executableSpecified is set correctly (#18020)
karthiknadig
authored
f10e6a2
View commit details
Copy full SHA for f10e6a2
Browse repository at this point
Increase conda activation timeout from 30s to 60s (#18018)
DonJayamanne
authored
b308e39
View commit details
Copy full SHA for b308e39
Browse repository at this point
Update data science walkthrough illustrations (#17988)
Miguel Solorio
authored
12d5525
View commit details
Copy full SHA for 12d5525
Browse repository at this point
Commits on Nov 9, 2021
Install pip if necessary when installing ipykernel (#17967)
DonJayamanne
authored
38a7647
View commit details
Copy full SHA for 38a7647
Browse repository at this point
Add tests for environments collection (#17965)
Show description for b8e702b
Kartik Raj
and
kimadeline
authored
b8e702b
View commit details
Copy full SHA for b8e702b
Browse repository at this point
Added onDebugInitialConfigurations to activationEvents (#17753)
Show description for 7d8cdca
3 people
authored
7d8cdca
View commit details
Copy full SHA for 7d8cdca
Browse repository at this point
Update package.nls.zh-tw.json (#17705)
Show description for 3fd643f
ted1030
authored
3fd643f
View commit details
Copy full SHA for 3fd643f
Browse repository at this point
Remove dependency on `azure-storage. (#17974)
karthiknadig
authored
2d6d057
View commit details
Copy full SHA for 2d6d057
Browse repository at this point
Fix experiment logging (#17970)
Show description for 0378720
karthiknadig
authored
0378720
View commit details
Copy full SHA for 0378720
Browse repository at this point
Commits on Nov 8, 2021
Add 'stop' beaker icon to stop refreshing tests (#17947)
luabud
authored
5f46b3d
View commit details
Copy full SHA for 5f46b3d
Browse repository at this point
Update release version and date (#17924) (#17969)
karthiknadig
authored
d449fa9
View commit details
Copy full SHA for d449fa9
Browse repository at this point
Use pytest data to extract the parametrised decoration (#17881)
Show description for 251cb30
mjpieters
and
karthiknadig
authored
251cb30
View commit details
Copy full SHA for 251cb30
Browse repository at this point
Use same `pytest --rootdir` logic as test discovery (#17898)
Show description for d5f0dc5
bhrutledge
authored
d5f0dc5
View commit details
Copy full SHA for d5f0dc5
Browse repository at this point
Install pipenv only for Python 3 tests (#17968)
kimadeline
authored
16335e2
View commit details
Copy full SHA for 16335e2
Browse repository at this point
Removed old discovery code and discovery experiments (#17963)
Kartik Raj
authored
7ca5ef3
View commit details
Copy full SHA for 7ca5ef3
Browse repository at this point
Commits on Nov 5, 2021
Add "do not show again" option to the formatter installation prompt (#17943)
Show description for c5804e0
kimadeline
authored
c5804e0
View commit details
Copy full SHA for c5804e0
Browse repository at this point
Fix selection normalization w/ decorators (#17916)
Show description for ee6f2f2
kimadeline
and
brettcannon
authored
ee6f2f2
View commit details
Copy full SHA for ee6f2f2
Browse repository at this point
Commits on Nov 4, 2021
Remove `winston` logger dependency (#17919)
Show description for 456ac06
karthiknadig
authored
456ac06
View commit details
Copy full SHA for 456ac06
Browse repository at this point
Bump isort from 5.9.3 to 5.10.0 (#17923)
Show description for 9a1f6ee
dependabot[bot]
and
kimadeline
authored
9a1f6ee
View commit details
Copy full SHA for 9a1f6ee
Browse repository at this point
Ensure we log experiments even when disabled (#17922)
karthiknadig
authored
5f49a51
View commit details
Copy full SHA for 5f49a51
Browse repository at this point
Commits on Nov 3, 2021
Do not process system Python 2 on macOS Monterey (#17909)
Show description for 4a0982d
kimadeline
authored
4a0982d
View commit details
Copy full SHA for 4a0982d
Browse repository at this point
Turn-off experiment logs when telemetry is disabled (#17908)
Show description for 970bed9
karthiknadig
authored
970bed9
View commit details
Copy full SHA for 970bed9
Browse repository at this point
Remove duplicate "body" attribute in issue form (#17915)
Show description for 2ee548c
kimadeline
authored
2ee548c
View commit details
Copy full SHA for 2ee548c
Browse repository at this point
Commits on Nov 2, 2021
Add a description for the language server field in the bug report template
brettcannon
committed
8f08b14
View commit details
Copy full SHA for 8f08b14
Browse repository at this point
More template fixes
karthiknadig
authored
d77a8a1
View commit details
Copy full SHA for d77a8a1
Browse repository at this point
Previous
Next
You can’t perform that action at this time.