FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · NextLight/vscode-python · GitHub
NextLight
/
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
User selector
Datepicker
Commit history
Commits on Feb 14, 2020
Fixed our css generation from custom color themes (#10065)
Show description for 2008c14
David Kutugata
authored
2008c14
View commit details
Copy full SHA for 2008c14
Browse repository at this point
let the user know when the output of a cell gets trimmed (#10040)
Show description for 27d9c9f
David Kutugata
authored
27d9c9f
View commit details
Copy full SHA for 27d9c9f
Browse repository at this point
Check our saved jupyter interpreters before allowing any of them to be used as active interpreters (#10113)
IanMatthewHuff
authored
8bf0209
View commit details
Copy full SHA for 8bf0209
Browse repository at this point
More logging for kernelspec problems (#10132)
Show description for 25f5af3
rchiodo
authored
25f5af3
View commit details
Copy full SHA for 25f5af3
Browse repository at this point
Commits on Feb 13, 2020
Use different method for checking if kernelspec is available (#10114)
Show description for 6c0f326
rchiodo
authored
6c0f326
View commit details
Copy full SHA for 6c0f326
Browse repository at this point
Clear variables when restarting regardless if visible or not (#10117)
rchiodo
authored
077c42a
View commit details
Copy full SHA for 077c42a
Browse repository at this point
Rchiodo/kernel telemetry (#10115)
Show description for 6b6b959
rchiodo
authored
6b6b959
View commit details
Copy full SHA for 6b6b959
Browse repository at this point
Fix credit in news (#10118)
karthiknadig
authored
29f8f4c
View commit details
Copy full SHA for 29f8f4c
Browse repository at this point
Don't crash jupyter startup if liveshare fails (#10116)
rchiodo
authored
cbfe3f8
View commit details
Copy full SHA for cbfe3f8
Browse repository at this point
Mark poetry.lock as toml file (#9955)
Show description for 1e81996
remcohaszing
authored
1e81996
View commit details
Copy full SHA for 1e81996
Browse repository at this point
Tag GHA CI successful build as LKG (#10099)
Show description for 7fbd614
kimadeline
authored
7fbd614
View commit details
Copy full SHA for 7fbd614
Browse repository at this point
Perf improve to load time of extension (#10095)
Show description for dc0ed96
DonJayamanne
authored
dc0ed96
View commit details
Copy full SHA for dc0ed96
Browse repository at this point
Commits on Feb 12, 2020
Allow for changing the jupyter command line that we use (#10062)
Show description for 97b1c7a
rchiodo
authored
97b1c7a
View commit details
Copy full SHA for 97b1c7a
Browse repository at this point
Correctly remove empty lines in `editor.ts` (#10061)
Show description for 2a7484b
Kartik Raj
authored
2a7484b
View commit details
Copy full SHA for 2a7484b
Browse repository at this point
Fix ndarray types to be viewable again (#10093)
Show description for 7fdc181
rchiodo
authored
7fdc181
View commit details
Copy full SHA for 7fdc181
Browse repository at this point
Add coverage step to the GitHub action CI workflow (#10076)
Show description for 4cb572e
kimadeline
authored
4cb572e
View commit details
Copy full SHA for 4cb572e
Browse repository at this point
Add tests to ensure localization files can be loaded (#10077)
Show description for b503485
DonJayamanne
authored
b503485
View commit details
Copy full SHA for b503485
Browse repository at this point
Fix for zh-tw loading issue. (#10085)
karthiknadig
authored
d1bf373
View commit details
Copy full SHA for d1bf373
Browse repository at this point
Eliminate variable value when computing data frame info (#10081)
rchiodo
authored
99e1b9d
View commit details
Copy full SHA for 99e1b9d
Browse repository at this point
Install jupyter instead of installing kernel spec (#10080)
Show description for e3d34ab
DonJayamanne
authored
e3d34ab
View commit details
Copy full SHA for e3d34ab
Browse repository at this point
Better messaging on notebook fail (#10056)
IanMatthewHuff
authored
c8e7e5e
View commit details
Copy full SHA for c8e7e5e
Browse repository at this point
Commits on Feb 11, 2020
Update prettier line length to 120 (from 180). (#10054)
Show description for 649156a
Eric Snow
authored
649156a
View commit details
Copy full SHA for 649156a
Browse repository at this point
Implement scroll by last line (#10057)
rchiodo
authored
faf4955
View commit details
Copy full SHA for faf4955
Browse repository at this point
Update jedi (#9762)
Show description for 11e46b3
arshiyasolei
authored
11e46b3
View commit details
Copy full SHA for 11e46b3
Browse repository at this point
Revert "Implement scroll by last line"
Show description for be772e1
rchiodo
committed
be772e1
View commit details
Copy full SHA for be772e1
Browse repository at this point
Implement scroll by last line
rchiodo
committed
584821e
View commit details
Copy full SHA for 584821e
Browse repository at this point
Fix output order on clears (#10052)
Show description for b1feb63
rchiodo
authored
b1feb63
View commit details
Copy full SHA for b1feb63
Browse repository at this point
Prevent activation of hidden terminals (#10048)
Show description for 012b890
DonJayamanne
authored
012b890
View commit details
Copy full SHA for 012b890
Browse repository at this point
Run nightly pipelines at midnight PST (#10035)
kimadeline
authored
6865176
View commit details
Copy full SHA for 6865176
Browse repository at this point
Rchiodo/latex on execute (#10045)
Show description for 07427e7
rchiodo
authored
07427e7
View commit details
Copy full SHA for 07427e7
Browse repository at this point
Replace console.* with trace* when possible (#9956)
Show description for 9bda1a9
karthiknadig
authored
9bda1a9
View commit details
Copy full SHA for 9bda1a9
Browse repository at this point
Fixes to enablement of ds commands (#10039)
Show description for e5dc868
DonJayamanne
authored
e5dc868
View commit details
Copy full SHA for e5dc868
Browse repository at this point
Support scrolling beyond the last line in notebooks and interactive window (#10038)
Show description for dc5cfad
rchiodo
authored
dc5cfad
View commit details
Copy full SHA for dc5cfad
Browse repository at this point
Commits on Feb 10, 2020
Do not set focus to cells when changing cell type (#10034)
Show description for 467ec30
DonJayamanne
authored
467ec30
View commit details
Copy full SHA for 467ec30
Browse repository at this point
Interactive Window input box tweaks (#10029)
IanMatthewHuff
authored
56a3539
View commit details
Copy full SHA for 56a3539
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL