FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - techwithtim/vscode-python · GitHub
techwithtim
/
vscode-python
Public
forked from
microsoft/vscode-python
Notifications
You must be signed in to change notification settings
Fork
7
Star
26
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
vscode-python
src
on
export2
User selector
Datepicker
Commit history
Commits on Jul 10, 2020
some small fixes
techwithtim
committed
de08d2e
View commit details
Copy full SHA for de08d2e
View code at this point
Browse repository at this point
Commits on Jul 9, 2020
made export cancellable
techwithtim
committed
db86942
View commit details
Copy full SHA for db86942
View code at this point
Browse repository at this point
Update model.isTrusted on trust change (#12820)
joyceerhl
authored
d029820
View commit details
Copy full SHA for d029820
View code at this point
Browse repository at this point
Commits on Jul 8, 2020
Fix nightly data science IOC container and fix service spelling (#12810)
IanMatthewHuff
authored
01e6cf1
View commit details
Copy full SHA for 01e6cf1
View code at this point
Browse repository at this point
Changed default save name when exporting from interactive window (#12815)
Show description for 6bd129a
techwithtim
authored
6bd129a
View commit details
Copy full SHA for 6bd129a
View code at this point
Browse repository at this point
Add trusted notebooks tests (#12799)
Show description for e6de57c
joyceerhl
authored
e6de57c
View commit details
Copy full SHA for e6de57c
View code at this point
Browse repository at this point
PyEnvs: Register proxies with the DI framework to replace @injectable usage. (#12795)
Show description for 3016ad8
Eric Snow
authored
3016ad8
View commit details
Copy full SHA for 3016ad8
View code at this point
Browse repository at this point
Removed svg output from notebooks when exporting to PDF (#12794)
Show description for fdbc380
techwithtim
authored
fdbc380
View commit details
Copy full SHA for fdbc380
View code at this point
Browse repository at this point
Ability to show/hide interpreter stastubar (#12807)
DonJayamanne
authored
9467db4
View commit details
Copy full SHA for 9467db4
View code at this point
Browse repository at this point
Fixes related to clearing cells in notebooks (#12801)
Show description for 2c1a212
DonJayamanne
authored
2c1a212
View commit details
Copy full SHA for 2c1a212
View code at this point
Browse repository at this point
Enable logging in DS tests (#12710)
DonJayamanne
authored
2a71518
View commit details
Copy full SHA for 2a71518
View code at this point
Browse repository at this point
Show a prompt asking user to upgrade Code runner to new version to keep using it when in Deprecate PythonPath experiment (#12765)
Kartik Raj
authored
d1adbf8
View commit details
Copy full SHA for d1adbf8
View code at this point
Browse repository at this point
Work around double paste problem (#12800)
Show description for 9c555f7
rchiodo
authored
9c555f7
View commit details
Copy full SHA for 9c555f7
View code at this point
Browse repository at this point
Commits on Jul 7, 2020
Disable changing kernel if notebook is untrusted (#12769)
joyceerhl
authored
fa9171c
View commit details
Copy full SHA for fa9171c
View code at this point
Browse repository at this point
Simplify interpreter filter (#12792)
karthiknadig
authored
37c7bef
View commit details
Copy full SHA for 37c7bef
View code at this point
Browse repository at this point
Remove gather from the Python Extension (#12607)
Show description for c2cda3d
David Kutugata
authored
c2cda3d
View commit details
Copy full SHA for c2cda3d
View code at this point
Browse repository at this point
check JUPYTER_PATH on kernel finder (#12768)
Show description for 90628a7
David Kutugata
authored
90628a7
View commit details
Copy full SHA for 90628a7
View code at this point
Browse repository at this point
Log experiments run via ExP in the output panel (#12742)
Show description for a2d6ac7
kimadeline
authored
a2d6ac7
View commit details
Copy full SHA for a2d6ac7
View code at this point
Browse repository at this point
Consolidate python envs component registration (#12776)
Show description for 8894487
karthiknadig
authored
8894487
View commit details
Copy full SHA for 8894487
View code at this point
Browse repository at this point
Auto open the variable explorer when doing run by line (#12777)
Show description for 05911c8
rchiodo
authored
05911c8
View commit details
Copy full SHA for 05911c8
View code at this point
Browse repository at this point
Don't indicate dirty when trust changes (#12758)
joyceerhl
authored
ed125d5
View commit details
Copy full SHA for ed125d5
View code at this point
Browse repository at this point
Ensure we only have a single isort process running on a single file (#12728)
Show description for e5e5417
Kartik Raj
authored
e5e5417
View commit details
Copy full SHA for e5e5417
View code at this point
Browse repository at this point
If we fail to start a raw kernel daemon, fall back on process execution (#12736)
Show description for 76ea8b5
IanMatthewHuff
and
Ian Huff
authored
76ea8b5
View commit details
Copy full SHA for 76ea8b5
View code at this point
Browse repository at this point
Commits on Jul 6, 2020
Added export to PDF, HTML and python to interactive window (#12732)
Show description for 1b3bebd
techwithtim
authored
1b3bebd
View commit details
Copy full SHA for 1b3bebd
View code at this point
Browse repository at this point
Disable trust message button if notebook is trusted (#12755)
joyceerhl
authored
84a99ee
View commit details
Copy full SHA for 84a99ee
View code at this point
Browse repository at this point
Put trusted notebooks behind an experiment (#12712)
joyceerhl
authored
f2c229e
View commit details
Copy full SHA for f2c229e
View code at this point
Browse repository at this point
Commits on Jul 3, 2020
Process iopub messages synchronously (#12733)
Show description for 27dfd87
DonJayamanne
authored
27dfd87
View commit details
Copy full SHA for 27dfd87
View code at this point
Browse repository at this point
Commits on Jul 2, 2020
Better way to determine the 'real' path for a file than assuming it's in a certain location (#12734)
rchiodo
authored
9c582aa
View commit details
Copy full SHA for 9c582aa
View code at this point
Browse repository at this point
Add telemetry for 'Select Interpreter' command (#12723)
Show description for 7de0f0f
Kartik Raj
and
ericsnowcurrently
authored
7de0f0f
View commit details
Copy full SHA for 7de0f0f
View code at this point
Browse repository at this point
Increase timeout for flaky tests & hooks (#12721)
Kartik Raj
authored
e76070e
View commit details
Copy full SHA for e76070e
View code at this point
Browse repository at this point
Add some logging to a flaky test (#12711)
Show description for 08a0538
DonJayamanne
authored
08a0538
View commit details
Copy full SHA for 08a0538
View code at this point
Browse repository at this point
Special case failure for windows (#12714)
rchiodo
authored
0962506
View commit details
Copy full SHA for 0962506
View code at this point
Browse repository at this point
Add link to python.dataScience.alwaysTrustNotebooks setting (#12702)
joyceerhl
authored
a067a95
View commit details
Copy full SHA for a067a95
View code at this point
Browse repository at this point
Remove language server survey (#12677)
Show description for 7d2d036
Mikhail Arkhipov
authored
7d2d036
View commit details
Copy full SHA for 7d2d036
View code at this point
Browse repository at this point
Commits on Jul 1, 2020
Tests for opening multiple notebooks and toggling (#12703)
DonJayamanne
authored
ea40263
View commit details
Copy full SHA for ea40263
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL