FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for typings - ilexei/vscode-python · GitHub
ilexei
/
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
Breadcrumbs
History for
vscode-python
typings
on
remove-old-code
User selector
Datepicker
Commit history
Commits on Apr 16, 2021
Proposed API Fixes (#15973)
IanMatthewHuff
authored
efc3a4a
View commit details
Copy full SHA for efc3a4a
View code at this point
Browse repository at this point
Commits on Mar 11, 2021
Updates to notebook API (#15639)
DonJayamanne
authored
41ab1c6
View commit details
Copy full SHA for 41ab1c6
View code at this point
Browse repository at this point
Commits on Mar 8, 2021
Update proposed API for Notebooks (#15568)
Show description for 016411a
DonJayamanne
authored
016411a
View commit details
Copy full SHA for 016411a
View code at this point
Browse repository at this point
Commits on Feb 18, 2021
Update to the latest Notebook API (#15416)
DonJayamanne
authored
0718ec6
View commit details
Copy full SHA for 0718ec6
View code at this point
Browse repository at this point
Commits on Dec 21, 2020
Remove all tslint comments (#15031)
brettcannon
authored
c1a8d94
View commit details
Copy full SHA for c1a8d94
View code at this point
Browse repository at this point
Commits on Oct 27, 2020
move proposed types to proposed types and ditch phosphor (#14552)
Show description for deb77c5
IanMatthewHuff
and
Ian Huff
authored
deb77c5
View commit details
Copy full SHA for deb77c5
View code at this point
Browse repository at this point
Commits on Sep 25, 2020
Update cell output and metadata using Edit API (#13737)
DonJayamanne
authored
94da334
View commit details
Copy full SHA for 94da334
View code at this point
Browse repository at this point
Commits on Sep 8, 2020
Update notebook API with latest changes (#13836)
DonJayamanne
authored
c8266b6
View commit details
Copy full SHA for c8266b6
View code at this point
Browse repository at this point
Commits on Sep 1, 2020
Update renderers and notebooks to use new API (#13665)
Show description for a3f7c41
DonJayamanne
authored
a3f7c41
View commit details
Copy full SHA for a3f7c41
View code at this point
Browse repository at this point
Commits on Aug 19, 2020
Update NativeNotebook types in type definition (#13527)
DonJayamanne
authored
fec21d0
View commit details
Copy full SHA for fec21d0
View code at this point
Browse repository at this point
Commits on Aug 5, 2020
Support kernel selection in VSC Native Notebooks (#13245)
DonJayamanne
authored
0a0493a
View commit details
Copy full SHA for 0a0493a
View code at this point
Browse repository at this point
Commits on Jul 27, 2020
Update VS Code Notebook API (#13143)
Show description for e33af82
DonJayamanne
authored
e33af82
View commit details
Copy full SHA for e33af82
View code at this point
Browse repository at this point
Commits on Jun 30, 2020
Updates to Notebooks based on latest VSC API changes (#12672)
Show description for cb0791a
DonJayamanne
authored
cb0791a
View commit details
Copy full SHA for cb0791a
View code at this point
Browse repository at this point
Commits on Jun 16, 2020
Support hot exit in notebooks (#12367)
Show description for 9727138
DonJayamanne
authored
9727138
View commit details
Copy full SHA for 9727138
View code at this point
Browse repository at this point
Commits on Jun 12, 2020
Update VSC Notebook API (#12333)
DonJayamanne
authored
01b6114
View commit details
Copy full SHA for 01b6114
View code at this point
Browse repository at this point
Commits on Jun 1, 2020
Update NotebookModel with changes from VS Code Notebook UI (#12048)
Show description for 176f9c3
DonJayamanne
authored
176f9c3
View commit details
Copy full SHA for 176f9c3
View code at this point
Browse repository at this point
Commits on May 28, 2020
Ensure we can use proposed VS Code API with ts-node (#12038)
Show description for 8c8efb8
DonJayamanne
authored
8c8efb8
View commit details
Copy full SHA for 8c8efb8
View code at this point
Browse repository at this point
Commits on Mar 17, 2020
Add support for ipywidgets (#10606)
Show description for 164727a
DonJayamanne
authored
164727a
View commit details
Copy full SHA for 164727a
View code at this point
Browse repository at this point
Commits on Aug 1, 2019
Add code gathering for single cell (#6803)
Show description for 6d00a3e
joyceerhl
authored
6d00a3e
View commit details
Copy full SHA for 6d00a3e
View code at this point
Browse repository at this point
Commits on Jan 18, 2019
Ensure code compiles in strict mode (#4044)
Show description for ae1848a
DonJayamanne
authored
ae1848a
View commit details
Copy full SHA for ae1848a
View code at this point
Browse repository at this point
Commits on Nov 16, 2018
Fix virtual envs to run with jupyter (#3374)
Show description for 40554c8
rchiodo
authored
40554c8
View commit details
Copy full SHA for 40554c8
View code at this point
Browse repository at this point
Commits on Jun 18, 2018
Check the Path environment variable when ext loads (#1982)
Show description for 161534f
DonJayamanne
authored
161534f
View commit details
Copy full SHA for 161534f
View code at this point
Browse repository at this point
Commits on Mar 15, 2018
Updated npm dependencies in devDependencies and fix TypeScript compilation issues (#1074)
Show description for 6805a6c
DonJayamanne
authored
6805a6c
View commit details
Copy full SHA for 6805a6c
View code at this point
Browse repository at this point
Commits on Feb 9, 2018
Limit Jedi RAM consumption (#744)
Show description for adcf716
Mikhail Arkhipov
authored
adcf716
View commit details
Copy full SHA for adcf716
View code at this point
Browse repository at this point
Commits on Jan 3, 2018
Yarn and code coverage (#475)
Show description for 9853956
DonJayamanne
authored
9853956
View commit details
Copy full SHA for 9853956
View code at this point
Browse repository at this point
Commits on Dec 7, 2017
Fix linters to make use of the new python code execution framework (#360)
Show description for 4b34f7d
DonJayamanne
authored
4b34f7d
View commit details
Copy full SHA for 4b34f7d
View code at this point
Browse repository at this point
Commits on Nov 30, 2017
add new npm deps with improved gulp for dev (#328)
Show description for 58d4f4d
DonJayamanne
authored
58d4f4d
View commit details
Copy full SHA for 58d4f4d
View code at this point
Browse repository at this point
Commits on Nov 1, 2017
#1228 multi root master (#2)
Show description for 2bc6b2e
DonJayamanne
authored
2bc6b2e
View commit details
Copy full SHA for 2bc6b2e
View code at this point
Browse repository at this point
Commits on Sep 22, 2017
#1147 check exitence of interpreters when listing them
DonJayamanne
committed
ec5d69d
View commit details
Copy full SHA for ec5d69d
View code at this point
Browse repository at this point
Commits on Oct 18, 2016
removed unwanted dependencies
DonJayamanne
committed
c661bdb
View commit details
Copy full SHA for c661bdb
View code at this point
Browse repository at this point
Commits on Oct 11, 2016
updated extension to use latest ts and vscode
DonJayamanne
committed
be62784
View commit details
Copy full SHA for be62784
View code at this point
Browse repository at this point
Commits on Sep 23, 2016
handle ansi colors
DonJayamanne
committed
4f8133e
View commit details
Copy full SHA for 4f8133e
View code at this point
Browse repository at this point
removed lodash
DonJayamanne
committed
b15898f
View commit details
Copy full SHA for b15898f
View code at this point
Browse repository at this point
cleanup after understanding architecture
DonJayamanne
committed
ff295b3
View commit details
Copy full SHA for ff295b3
View code at this point
Browse repository at this point
Commits on Aug 23, 2016
Integrated unit tests #239
DonJayamanne
committed
49067d4
View commit details
Copy full SHA for 49067d4
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL