Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
joelspadin
/
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
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 19, 2019
Add setting for caching level in the language server analysis (#7468)
Show description for bb1b9de
Mikhail Arkhipov
authored and
kimadeline
committed
bb1b9de
Copy full SHA for bb1b9de
fix collapse expand state (#7492)
IanMatthewHuff
authored
d95d620
Copy full SHA for d95d620
Fix reexecution of cells on second open of an ipynb file (#7482)
Show description for 4f3d5d7
rchiodo
authored
4f3d5d7
Copy full SHA for 4f3d5d7
Add command to display language server output panel (#7461)
Show description for 6647615
DonJayamanne
authored
6647615
Copy full SHA for 6647615
Commits on Sep 18, 2019
Davidkutu/intellisense in native editor (#7480)
Show description for ca91f94
David Kutugata
authored
ca91f94
Copy full SHA for ca91f94
Fix monacoEditor perf and intellisense in the interactive window (#7476)
rchiodo
authored
9affc39
Copy full SHA for 9affc39
Sending telemetry for what language server is chosen (#7442)
Show description for 9bf27c2
Kartik Raj
authored
9bf27c2
Copy full SHA for 9bf27c2
Add cell button (#7450)
Show description for 631acd2
rchiodo
authored
631acd2
Copy full SHA for 631acd2
Fix save on shutdown to at least save dirty notebooks (#7460)
Show description for e301b34
rchiodo
authored
e301b34
Copy full SHA for e301b34
Decrease refresh rate of test progress indicator (#7467)
DonJayamanne
authored
74e9f8e
Copy full SHA for 74e9f8e
Ability to prevent logging python execution info (#7464)
DonJayamanne
authored
993fc55
Copy full SHA for 993fc55
Fixes to datascience ci pipeline (#7455)
DonJayamanne
authored
d1e4a83
Copy full SHA for d1e4a83
set input block for markdown cells (#7451)
IanMatthewHuff
authored
6378018
Copy full SHA for 6378018
Commits on Sep 17, 2019
Davidkutu/cell state styling (#7440)
Show description for 0efac44
David Kutugata
authored
0efac44
Copy full SHA for 0efac44
Refactor pipelines into stages (#7430)
Show description for c9dc8fb
DonJayamanne
authored
c9dc8fb
Copy full SHA for c9dc8fb
Fix the version number
brettcannon
authored
02e0ea4
Copy full SHA for 02e0ea4
Restore "Ensure Windows Store install of Python is detected cor… (#7400)
Show description for ecad0ce
DonJayamanne
authored
ecad0ce
Copy full SHA for ecad0ce
Handle situations where language client is disposed earlier tha… (#7388)
Show description for a684e32
DonJayamanne
authored
a684e32
Copy full SHA for a684e32
left side nav bar (#7438)
IanMatthewHuff
authored
d355d28
Copy full SHA for d355d28
Use FNV instead of SHA512 for the hashing in A/B test (#7260)
Show description for db297c4
Kartik Raj
authored
db297c4
Copy full SHA for db297c4
Add middle toolbar and fix some problems with markdown editing (#7437)
rchiodo
authored
cacf988
Copy full SHA for cacf988
Run smoke tests for Windows and others on CI and Nightly (#7432)
DonJayamanne
authored
68f2163
Copy full SHA for 68f2163
Change name of webpack generated analysis html file (#7435)
DonJayamanne
authored
49061d5
Copy full SHA for 49061d5
Refactor native cell toolbar into the nativeCell itself (#7427)
rchiodo
authored
2040777
Copy full SHA for 2040777
Commits on Sep 16, 2019
Implement new variable explorer main toolbar button (#7424)
Show description for b819365
rchiodo
authored
b819365
Copy full SHA for b819365
Disable nightly test failures (#7415)
Show description for 7d884ee
rchiodo
authored
7d884ee
Copy full SHA for 7d884ee
Split the cell class into two pieces (#7395)
Show description for f2220ff
rchiodo
authored
f2220ff
Copy full SHA for f2220ff
Ensure typescript import is relative to file path (#7402)
DonJayamanne
authored
e7dcdb5
Copy full SHA for e7dcdb5
Basic native live share support (#7391)
IanMatthewHuff
authored
f18c172
Copy full SHA for f18c172
Use jsonc-parser instead of strip-json-comments (#7281)
Mikhail Bulash
authored and
kimadeline
committed
2e3b215
Copy full SHA for 2e3b215
Remove `donjayamanne.jupyter` integration (#7277)
Mikhail Bulash
authored and
kimadeline
committed
255113f
Copy full SHA for 255113f
Commits on Sep 15, 2019
Display python debug configurations in launch.json (#7403)
Show description for ed8eb4b
DonJayamanne
authored
ed8eb4b
Copy full SHA for ed8eb4b
Fixes to detection of shell (#7384)
Show description for d5762a7
DonJayamanne
authored
d5762a7
Copy full SHA for d5762a7
Commits on Sep 14, 2019
Fixes to sourcing of fish scripts in terminal (#7387)
Show description for 40a1d04
DonJayamanne
authored
40a1d04
Copy full SHA for 40a1d04
Commits on Sep 13, 2019
Put back the runMagicCommands but deprecate it (#7382)
Show description for da7a50f
rchiodo
authored
da7a50f
Copy full SHA for da7a50f
Pagination
Previous
Next
You can’t perform that action at this time.