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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
microsoft
/
vscode-python
Public
forked from
DonJayamanne/pythonVSCode
Notifications
You must be signed in to change notification settings
Fork
1.4k
Star
4.6k
Code
Issues
350
Pull requests
27
Discussions
Actions
Wiki
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
feat: FastAPI debugger
- #14606
#14606
Merged
Kim-Adeline Miguel (kimadeline)
merged 15 commits into
microsoft:main
microsoft/vscode-python:main
from
Kludex:feat/fastapi-debugger-implementation
Copy head branch name to clipboard
Nov 24, 2020
Conversation
Commits
15
(15)
Checks
Files changed
Merged
feat: FastAPI debugger
#14606
Kim-Adeline Miguel (kimadeline)
merged 15 commits into
microsoft:main
microsoft/vscode-python:main
from
Kludex:feat/fastapi-debugger-implementation
Copy head branch name to clipboard
Commits
Commits on Nov 4, 2020
feat: fastapi debugger
Marcelo Trylesinski (Kludex)
committed
0127cc5
View commit details
Copy full SHA for 0127cc5
Browse repository at this point
feat: fastapi debugger
Marcelo Trylesinski (Kludex)
committed
6c22a6a
View commit details
Copy full SHA for 6c22a6a
Browse repository at this point
add tests
Marcelo Trylesinski (Kludex)
committed
8aefa93
View commit details
Copy full SHA for 8aefa93
Browse repository at this point
add news
Marcelo Trylesinski (Kludex)
committed
d017c8d
View commit details
Copy full SHA for d017c8d
Browse repository at this point
fix vscode settings
Marcelo Trylesinski (Kludex)
committed
8c094d6
View commit details
Copy full SHA for 8c094d6
Browse repository at this point
Commits on Nov 20, 2020
merge main
Marcelo Trylesinski (Kludex)
committed
fd9bb29
View commit details
Copy full SHA for fd9bb29
Browse repository at this point
remove eslinter ignore
Marcelo Trylesinski (Kludex)
committed
3cfa47a
View commit details
Copy full SHA for 3cfa47a
Browse repository at this point
extract filename without extension from path.basename
Marcelo Trylesinski (Kludex)
committed
a99221b
View commit details
Copy full SHA for a99221b
Browse repository at this point
remove linter ignore from test file
Marcelo Trylesinski (Kludex)
committed
9540afa
View commit details
Copy full SHA for 9540afa
Browse repository at this point
fix linter
Marcelo Trylesinski (Kludex)
committed
5e4e174
View commit details
Copy full SHA for 5e4e174
Browse repository at this point
change python version for fastapi
Marcelo Trylesinski (Kludex)
committed
c464710
View commit details
Copy full SHA for c464710
Browse repository at this point
change python version for uvicorn
Marcelo Trylesinski (Kludex)
committed
29a63a4
View commit details
Copy full SHA for 29a63a4
Browse repository at this point
add coverage to base.ts
Marcelo Trylesinski (Kludex)
committed
f151789
View commit details
Copy full SHA for f151789
Browse repository at this point
Commits on Nov 24, 2020
remove unused linter ignore comment
Marcelo Trylesinski (Kludex)
committed
0d27303
View commit details
Copy full SHA for 0d27303
Browse repository at this point
fix name of variable that reflects main.py location
Marcelo Trylesinski (Kludex)
committed
3bf5960
View commit details
Copy full SHA for 3bf5960
Browse repository at this point
You can’t perform that action at this time.