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
Type
/
to 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 }}
mostafaeweda
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
pythonVSCode
src
on
master
User selector
All users
All time
Commit history
Commits on Sep 17, 2018
fixed nit with single attach/launch response only
Aman Agarwal
committed
bcb0699
View commit details
Copy full SHA for bcb0699
View code at this point
Browse repository at this point
Commits on Sep 13, 2018
only send one launch/attach response
Aman Agarwal
committed
652ff6c
View commit details
Copy full SHA for 652ff6c
View code at this point
Browse repository at this point
oops, mistake made in merge
Aman Agarwal
committed
843a807
View commit details
Copy full SHA for 843a807
View code at this point
Browse repository at this point
Commits on Aug 30, 2018
oops, mistake made in merge
Aman Agarwal
committed
2591ad3
View commit details
Copy full SHA for 2591ad3
View code at this point
Browse repository at this point
Enable remote debugging of Django apps
Mostafa Eweda
authored and
Aman Agarwal
committed
38d803b
View commit details
Copy full SHA for 38d803b
View code at this point
Browse repository at this point
Enable remote debugging of Django apps
Mostafa Eweda
authored and
Aman Agarwal
committed
a57688b
View commit details
Copy full SHA for a57688b
View code at this point
Browse repository at this point
Update to latest Language Server (#2234)
Show description for 3049366
d3r3kk
authored and
Aman Agarwal
committed
3049366
View commit details
Copy full SHA for 3049366
View code at this point
Browse repository at this point
Move service registrations from debug adapter host to extension host (#2193)
Show description for 6392afb
DonJayamanne
authored and
Aman Agarwal
committed
6392afb
View commit details
Copy full SHA for 6392afb
View code at this point
Browse repository at this point
Add two new popups: One to switch to new LS, another to ask for feedback. (#2173)
d3r3kk
authored and
Aman Agarwal
committed
aade701
View commit details
Copy full SHA for aade701
View code at this point
Browse repository at this point
Register test manager when using the new language server (#2187)
DonJayamanne
authored and
Aman Agarwal
committed
e41e08d
View commit details
Copy full SHA for e41e08d
View code at this point
Browse repository at this point
Change the download links of the language server files (#2181)
DonJayamanne
authored and
Aman Agarwal
committed
8b77cfe
View commit details
Copy full SHA for 8b77cfe
View code at this point
Browse repository at this point
Ensure Pylint<2.0.0 on Python 2.x (#2178)
Show description for 2c6a2bd
DonJayamanne
authored and
Aman Agarwal
committed
2c6a2bd
View commit details
Copy full SHA for 2c6a2bd
View code at this point
Browse repository at this point
Relax validation of environment path variable (#2172)
DonJayamanne
authored and
Aman Agarwal
committed
2500693
View commit details
Copy full SHA for 2500693
View code at this point
Browse repository at this point
Upgrade to latest LS protocol (#2164)
Show description for 033029a
d3r3kk
authored and
Aman Agarwal
committed
033029a
View commit details
Copy full SHA for 033029a
View code at this point
Browse repository at this point
WIP: Rename LS to 'Microsoft Python Language Server' (#2122)
Show description for d7b317b
Mikhail Arkhipov
authored and
Aman Agarwal
committed
d7b317b
View commit details
Copy full SHA for d7b317b
View code at this point
Browse repository at this point
Enable Python 3.7 in Linux (#2082)
Show description for d8b750b
d3r3kk
authored and
Aman Agarwal
committed
d8b750b
View commit details
Copy full SHA for d8b750b
View code at this point
Browse repository at this point
Pass OS type to the debugger (#2129)
DonJayamanne
authored and
Aman Agarwal
committed
feecfc1
View commit details
Copy full SHA for feecfc1
View code at this point
Browse repository at this point
Fixes restarting of debugger (#2105)
DonJayamanne
authored and
Aman Agarwal
committed
3113978
View commit details
Copy full SHA for 3113978
View code at this point
Browse repository at this point
Provide LS analysis progress display in the status bar (#2099)
Show description for 20621c2
Mikhail Arkhipov
authored and
Aman Agarwal
committed
20621c2
View commit details
Copy full SHA for 20621c2
View code at this point
Browse repository at this point
Fix 'formatOnType add unwanted space to *args' (#2083)
Show description for 38d1dd3
Mikhail Arkhipov
authored and
Aman Agarwal
committed
38d1dd3
View commit details
Copy full SHA for 38d1dd3
View code at this point
Browse repository at this point
Ensure method parameter tooltip/popup never occurs within strings or comments (#2072)
Show description for 5a9d16a
d3r3kk
authored and
Aman Agarwal
committed
5a9d16a
View commit details
Copy full SHA for 5a9d16a
View code at this point
Browse repository at this point
LS settings for typeshed and diagnostics (#2065)
Show description for 92a4421
Mikhail Arkhipov
authored and
Aman Agarwal
committed
92a4421
View commit details
Copy full SHA for 92a4421
View code at this point
Browse repository at this point
Correct unittest discovery for n-depth test source trees (#2066)
Show description for 2d9f343
d3r3kk
authored and
Aman Agarwal
committed
2d9f343
View commit details
Copy full SHA for 2d9f343
View code at this point
Browse repository at this point
Coverage reporting in codecove & in VSTS (1st pass) (#2059)
Show description for d5b038b
d3r3kk
authored and
Aman Agarwal
committed
d5b038b
View commit details
Copy full SHA for d5b038b
View code at this point
Browse repository at this point
Add typeshed submodule and pass it down to LS (#2043)
Show description for 13414a8
Mikhail Arkhipov
authored and
Aman Agarwal
committed
13414a8
View commit details
Copy full SHA for 13414a8
View code at this point
Browse repository at this point
Improve reporting in VSTS CI (#2051)
Show description for 13bfaa2
d3r3kk
authored and
Aman Agarwal
committed
13bfaa2
View commit details
Copy full SHA for 13bfaa2
View code at this point
Browse repository at this point
Relax path validations (ignore %) (#2006)
Show description for e375c47
DonJayamanne
authored and
Aman Agarwal
committed
e375c47
View commit details
Copy full SHA for e375c47
View code at this point
Browse repository at this point
Display banner once debugging has terminated (#2009)
Show description for 6dbaf90
DonJayamanne
authored and
Aman Agarwal
committed
6dbaf90
View commit details
Copy full SHA for 6dbaf90
View code at this point
Browse repository at this point
Update logic used to parse the args passed into the test frameworks (#1917)
Show description for 18081b1
DonJayamanne
authored and
Aman Agarwal
committed
18081b1
View commit details
Copy full SHA for 18081b1
View code at this point
Browse repository at this point
Bug fix, check if code has been ignored (#2001)
Show description for 6ecd60d
DonJayamanne
authored and
Aman Agarwal
committed
6ecd60d
View commit details
Copy full SHA for 6ecd60d
View code at this point
Browse repository at this point
Propagate files exclusion to the language server (#1977)
Show description for 42764f7
Mikhail Arkhipov
authored and
Aman Agarwal
committed
42764f7
View commit details
Copy full SHA for 42764f7
View code at this point
Browse repository at this point
Update message displayed in the Experimental Debugger banner (#1996)
Show description for b471c3f
DonJayamanne
authored and
Aman Agarwal
committed
b471c3f
View commit details
Copy full SHA for b471c3f
View code at this point
Browse repository at this point
Check the Path environment variable when ext loads (#1982)
Show description for 04cf096
DonJayamanne
authored and
Aman Agarwal
committed
04cf096
View commit details
Copy full SHA for 04cf096
View code at this point
Browse repository at this point
Display banner prompting user to fill a survey for Experimental Debugger (#1976)
DonJayamanne
authored and
Aman Agarwal
committed
9156f39
View commit details
Copy full SHA for 9156f39
View code at this point
Browse repository at this point
Log env info when the existence of pipenv cannot be determined (#1962)
Show description for c61bdf3
DonJayamanne
authored and
Aman Agarwal
committed
c61bdf3
View commit details
Copy full SHA for c61bdf3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.