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 }}
DemonGaia
/
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
master
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 26, 2018
Fix language server telemetry event name choice (#3032)
Show description for 9a8337f
jakebailey
authored and
DonJayamanne
committed
9a8337f
View commit details
Copy full SHA for 9a8337f
Browse repository at this point
Commits on Oct 25, 2018
Fix version check (#3025)
DonJayamanne
authored
47cf279
View commit details
Copy full SHA for 47cf279
Browse repository at this point
add missing translation for RU (#3006)
okainov
authored and
brettcannon
committed
b8fe6a0
View commit details
Copy full SHA for b8fe6a0
Browse repository at this point
Remove obsolete flags, stop terminating debug processes (#3016)
Show description for 55daecf
DonJayamanne
authored
55daecf
View commit details
Copy full SHA for 55daecf
Browse repository at this point
Commits on Oct 24, 2018
Pylint not enabled by default, can be easily enabled for workspaces that have it available. (#2913)
Show description for 724bcce
d3r3kk
authored
724bcce
View commit details
Copy full SHA for 724bcce
Browse repository at this point
Remove pre-commit hooks and move linters to CI (#2964)
Show description for cae8a13
DonJayamanne
authored
cae8a13
View commit details
Copy full SHA for cae8a13
Browse repository at this point
Add a news entry for #2978
brettcannon
authored
efa175c
View commit details
Copy full SHA for efa175c
Browse repository at this point
Correct test failures related to the Black formatter. (#3002)
Show description for 62cad88
d3r3kk
authored
62cad88
View commit details
Copy full SHA for 62cad88
Browse repository at this point
Update default debug configurations to enable live reloading (#2995)
Show description for ef239bf
DonJayamanne
authored
ef239bf
View commit details
Copy full SHA for ef239bf
Browse repository at this point
Update version of vscode-extension-telemetry (#2998)
DonJayamanne
authored
52872ee
View commit details
Copy full SHA for 52872ee
Browse repository at this point
Commits on Oct 23, 2018
Add support for telemetry from LS and remove obsolete LS option (#2978)
Show description for c4074b9
Mikhail Arkhipov
authored and
DonJayamanne
committed
c4074b9
View commit details
Copy full SHA for c4074b9
Browse repository at this point
Remove the linting error code placed in beginning of the message #2815 (#2946)
naflymim
authored and
brettcannon
committed
dbe3652
View commit details
Copy full SHA for dbe3652
Browse repository at this point
Disable consistently failing tests for specific OS and Python versions to get CI running clean. (#2944)
d3r3kk
authored
c7e2a83
View commit details
Copy full SHA for c7e2a83
Browse repository at this point
Terminate child processes launched and attached to in multi proc debugging (#2954)
Show description for 68f8423
DonJayamanne
authored
68f8423
View commit details
Copy full SHA for 68f8423
Browse repository at this point
Commits on Oct 22, 2018
fixed some typos in comments (#2959)
iamnishantmishra
authored and
brettcannon
committed
901609b
View commit details
Copy full SHA for 901609b
Browse repository at this point
Commits on Oct 18, 2018
Add support for multi proc debugging (#2912)
Show description for a77a10e
DonJayamanne
authored
a77a10e
View commit details
Copy full SHA for a77a10e
Browse repository at this point
Make a 2018.9.1 release (#2951)
brettcannon
committed
005092b
View commit details
Copy full SHA for 005092b
Browse repository at this point
Update README for 2018.9.0 features
brettcannon
authored
d08464a
View commit details
Copy full SHA for d08464a
Browse repository at this point
Update release plan as if we only had a single 'release' branch
brettcannon
authored
0b5855f
View commit details
Copy full SHA for 0b5855f
Browse repository at this point
Remove PII from version info (#2948)
DonJayamanne
authored and
brettcannon
committed
6c63eae
View commit details
Copy full SHA for 6c63eae
Browse repository at this point
Add logging and improvements to the load times of the extension (#2947)
Show description for 28bf525
DonJayamanne
authored
28bf525
View commit details
Copy full SHA for 28bf525
Browse repository at this point
Commits on Oct 17, 2018
Rename the codecov file to match the docs
brettcannon
authored
a14db37
View commit details
Copy full SHA for a14db37
Browse repository at this point
Remove extraneous CR characters from normalized code snippets. (#2927)
Show description for d7a8f3a
d3r3kk
authored
d7a8f3a
View commit details
Copy full SHA for d7a8f3a
Browse repository at this point
Fix typo in the Python system install balloon message (#2869)
Joe Graham
authored and
brettcannon
committed
55a8f51
View commit details
Copy full SHA for 55a8f51
Browse repository at this point
Add snippet for `if __name__ == "__main__":` block (#2881)
rsnk96
authored and
brettcannon
committed
942f544
View commit details
Copy full SHA for 942f544
Browse repository at this point
Move all dependencies to use the caret operator (#2911)
brettcannon
authored
f30eb73
View commit details
Copy full SHA for f30eb73
Browse repository at this point
Commits on Oct 16, 2018
Upgrade Gulp to 4.0.0 (#2910)
brettcannon
authored
587f3c1
View commit details
Copy full SHA for 587f3c1
Browse repository at this point
Update Chinese (Taiwan) Translation. (#2600)
pan93412
authored and
brettcannon
committed
555ecfe
View commit details
Copy full SHA for 555ecfe
Browse repository at this point
Ensure we track activation results (#2907)
Show description for a12df5e
DonJayamanne
authored
a12df5e
View commit details
Copy full SHA for a12df5e
Browse repository at this point
Change property name used to track versions in telemetry (#2905)
Show description for dc6dec3
DonJayamanne
authored
dc6dec3
View commit details
Copy full SHA for dc6dec3
Browse repository at this point
Update link with info on activation of conda in powershell (#2900)
DonJayamanne
authored
9bcd95c
View commit details
Copy full SHA for 9bcd95c
Browse repository at this point
Disable env activation in PowerShell using command prompt (#2892)
Show description for 542ae64
DonJayamanne
authored
542ae64
View commit details
Copy full SHA for 542ae64
Browse repository at this point
Commits on Oct 15, 2018
Try going back to default settings to see if that brings the comments back
brettcannon
authored
a339d2f
View commit details
Copy full SHA for a339d2f
Browse repository at this point
Commits on Oct 12, 2018
Create releases from release branches (#2876)
Show description for 79fe96e
DonJayamanne
authored
79fe96e
View commit details
Copy full SHA for 79fe96e
Browse repository at this point
Commits on Oct 11, 2018
Correct issues with running unittest to discover and execute unit tests in a project. (#2848)
Show description for ef4dd6a
d3r3kk
authored and
DonJayamanne
committed
ef4dd6a
View commit details
Copy full SHA for ef4dd6a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.