FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for pythonFiles - slint/pythonVSCode · GitHub
slint
/
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 Feb 23, 2017
fix #581
DonJayamanne
committed
678e88c
View commit details
Copy full SHA for 678e88c
View code at this point
Browse repository at this point
Commits on Feb 14, 2017
reimplemented davidhalter/jedi/pull/848
DonJayamanne
committed
833a74f
View commit details
Copy full SHA for 833a74f
View code at this point
Browse repository at this point
Commits on Feb 12, 2017
improvements to hover provider
DonJayamanne
committed
6a7a3f3
View commit details
Copy full SHA for 6a7a3f3
View code at this point
Browse repository at this point
Commits on Feb 10, 2017
revert to fix https://github.com/davidhalter/jedi/issues/859
DonJayamanne
committed
30e1ab8
View commit details
Copy full SHA for 30e1ab8
View code at this point
Browse repository at this point
fix #727
DonJayamanne
committed
6a4a61e
View commit details
Copy full SHA for 6a4a61e
View code at this point
Browse repository at this point
Commits on Feb 8, 2017
updated to release Jedi 0.10.0
DonJayamanne
committed
328b5ea
View commit details
Copy full SHA for 328b5ea
View code at this point
Browse repository at this point
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
Previous
Next
Back
|
FazBrowse Home
|
New Git URL