FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for pythonFiles - jiapei100/pythonVSCode · GitHub
jiapei100
/
pythonVSCode
Public
forked from
DonJayamanne/pythonVSCode
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
pythonVSCode
pythonFiles
on
master
User selector
Datepicker
Commit history
Commits on Jan 31, 2017
bug fix - check if _definition is nothin
DonJayamanne
committed
415e20c
View commit details
Copy full SHA for 415e20c
View code at this point
Browse repository at this point
Commits on Jan 30, 2017
fix #662
DonJayamanne
committed
9deb87b
View commit details
Copy full SHA for 9deb87b
View code at this point
Browse repository at this point
added back change to read the file with encoding
DonJayamanne
committed
5b827c4
View commit details
Copy full SHA for 5b827c4
View code at this point
Browse repository at this point
updated jedi master to latest version
DonJayamanne
committed
bd45579
View commit details
Copy full SHA for bd45579
View code at this point
Browse repository at this point
Commits on Jan 23, 2017
bug fix for get linecode
DonJayamanne
committed
b44baf9
View commit details
Copy full SHA for b44baf9
View code at this point
Browse repository at this point
Show symbol type on hover (#657)
patrys
authored and
DonJayamanne
committed
c3b43dd
View commit details
Copy full SHA for c3b43dd
View code at this point
Browse repository at this point
Commits on Jan 16, 2017
fix #646, #631, #619 updated jedi library
DonJayamanne
committed
d2be9ce
View commit details
Copy full SHA for d2be9ce
View code at this point
Browse repository at this point
Improve symbol provider (#622)
Show description for 48ea4e4
patrys
authored and
DonJayamanne
committed
48ea4e4
View commit details
Copy full SHA for 48ea4e4
View code at this point
Browse repository at this point
Commits on Nov 24, 2016
fix #543
DonJayamanne
committed
ecda4a3
View commit details
Copy full SHA for ecda4a3
View code at this point
Browse repository at this point
Commits on Nov 23, 2016
fix #543
DonJayamanne
committed
ee9f358
View commit details
Copy full SHA for ee9f358
View code at this point
Browse repository at this point
fix #543
DonJayamanne
committed
c8b1bfa
View commit details
Copy full SHA for c8b1bfa
View code at this point
Browse repository at this point
Commits on Nov 17, 2016
enable debugging of pytests
DonJayamanne
committed
5d2e848
View commit details
Copy full SHA for 5d2e848
View code at this point
Browse repository at this point
add ptvsd
DonJayamanne
committed
3206f94
View commit details
Copy full SHA for 3206f94
View code at this point
Browse repository at this point
added ability to debug unittests
DonJayamanne
committed
89a6801
View commit details
Copy full SHA for 89a6801
View code at this point
Browse repository at this point
Commits on Nov 10, 2016
fix #496
DonJayamanne
committed
880edc1
View commit details
Copy full SHA for 880edc1
View code at this point
Browse repository at this point
add jedi 0.10.0 #496
DonJayamanne
committed
9d90149
View commit details
Copy full SHA for 9d90149
View code at this point
Browse repository at this point
remove jedi from preview
DonJayamanne
committed
a9d82b9
View commit details
Copy full SHA for a9d82b9
View code at this point
Browse repository at this point
Commits on Nov 9, 2016
fix #500
DonJayamanne
committed
22640f8
View commit details
Copy full SHA for 22640f8
View code at this point
Browse repository at this point
fix 442
DonJayamanne
committed
af7560d
View commit details
Copy full SHA for af7560d
View code at this point
Browse repository at this point
Commits on Nov 8, 2016
fix #479
DonJayamanne
committed
51581e9
View commit details
Copy full SHA for 51581e9
View code at this point
Browse repository at this point
Commits on Nov 6, 2016
implement #381
DonJayamanne
committed
593f961
View commit details
Copy full SHA for 593f961
View code at this point
Browse repository at this point
Commits on Nov 3, 2016
fixed signature providers
DonJayamanne
committed
963325c
View commit details
Copy full SHA for 963325c
View code at this point
Browse repository at this point
fix #293 use master of Jedi
DonJayamanne
committed
d3a0414
View commit details
Copy full SHA for d3a0414
View code at this point
Browse repository at this point
Commits on Oct 28, 2016
fix #440
DonJayamanne
committed
7c82b49
View commit details
Copy full SHA for 7c82b49
View code at this point
Browse repository at this point
updated rope
DonJayamanne
committed
3a324cd
View commit details
Copy full SHA for 3a324cd
View code at this point
Browse repository at this point
Commits on Oct 27, 2016
fixed #436
DonJayamanne
committed
f4d1733
View commit details
Copy full SHA for f4d1733
View code at this point
Browse repository at this point
Commits on Oct 25, 2016
more logging for jupyter
DonJayamanne
committed
74f69af
View commit details
Copy full SHA for 74f69af
View code at this point
Browse repository at this point
Commits on Oct 24, 2016
fixed test runner
DonJayamanne
committed
dad28ec
View commit details
Copy full SHA for dad28ec
View code at this point
Browse repository at this point
fixed disposing jupyter code (ECONRESET)
DonJayamanne
committed
3fa2096
View commit details
Copy full SHA for 3fa2096
View code at this point
Browse repository at this point
Commits on Oct 20, 2016
check validity of self before _get_template_line
DonJayamanne
committed
429c838
View commit details
Copy full SHA for 429c838
View code at this point
Browse repository at this point
Commits on Oct 19, 2016
fixes to restarting kernels
DonJayamanne
committed
5a9572a
View commit details
Copy full SHA for 5a9572a
View code at this point
Browse repository at this point
Commits on Oct 18, 2016
properly handling env variable
DonJayamanne
committed
d327fa6
View commit details
Copy full SHA for d327fa6
View code at this point
Browse repository at this point
clean up of python code for jupyter
DonJayamanne
committed
3db3526
View commit details
Copy full SHA for 3db3526
View code at this point
Browse repository at this point
parsing shell and iopub messages
DonJayamanne
committed
10fa3cf
View commit details
Copy full SHA for 10fa3cf
View code at this point
Browse repository at this point
running code in kernel
DonJayamanne
committed
caa9a27
View commit details
Copy full SHA for caa9a27
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL