FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for pythonFiles - ChachiQ/pythonVSCode · GitHub
ChachiQ
/
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 Aug 3, 2017
Update isort to latest version (4.2.15) (#1135)
Show description for 3b6b6e3
porglezomp
authored and
DonJayamanne
committed
3b6b6e3
View commit details
Copy full SHA for 3b6b6e3
View code at this point
Browse repository at this point
Commits on Aug 1, 2017
#898 #265 #630 #727 #746 and more
DonJayamanne
committed
176c477
View commit details
Copy full SHA for 176c477
View code at this point
Browse repository at this point
Commits on Jul 25, 2017
Fix Issue "OSError: Too Many Open Files (#1072)" (#1118)
Show description for 8c13385
dipietrantonio
authored and
DonJayamanne
committed
8c13385
View commit details
Copy full SHA for 8c13385
View code at this point
Browse repository at this point
Commits on Jul 20, 2017
Add code to make definition lookup work with latest version of Jedi (#1085)
Show description for 4c0e740
mpoindexter
authored and
DonJayamanne
committed
4c0e740
View commit details
Copy full SHA for 4c0e740
View code at this point
Browse repository at this point
Add PEP 526 AutoCompletion (#1102)
Show description for ad563ee
Costa Huang
authored and
DonJayamanne
committed
ad563ee
View commit details
Copy full SHA for ad563ee
View code at this point
Browse repository at this point
Commits on Jun 29, 2017
Merge branch 'master' of https://github.com/DonJayamanne/pythonVSCode
DonJayamanne
committed
511cbd3
View commit details
Copy full SHA for 511cbd3
View code at this point
Browse repository at this point
fix #602
DonJayamanne
committed
0f1e4e7
View commit details
Copy full SHA for 0f1e4e7
View code at this point
Browse repository at this point
Change Jedi cache folder to LOCALAPPDATA (#1035)
Show description for 25133dc
gandhis1
authored and
DonJayamanne
committed
25133dc
View commit details
Copy full SHA for 25133dc
View code at this point
Browse repository at this point
fix for completion (aka Intellisense) pathnames for WSL Bash and Cygwin (#1049)
Show description for 1741a7a
diablodale
authored and
DonJayamanne
committed
1741a7a
View commit details
Copy full SHA for 1741a7a
View code at this point
Browse repository at this point
Commits on May 7, 2017
#602 socket server for jedi intellisense
DonJayamanne
committed
e21ed06
View commit details
Copy full SHA for e21ed06
View code at this point
Browse repository at this point
Commits on May 4, 2017
Issue #935 fix (#936)
Show description for 89f5385
vladsadovsky
authored and
DonJayamanne
committed
89f5385
View commit details
Copy full SHA for 89f5385
View code at this point
Browse repository at this point
Commits on Apr 19, 2017
update to latest version
DonJayamanne
committed
ef5966d
View commit details
Copy full SHA for ef5966d
View code at this point
Browse repository at this point
Commits on Apr 13, 2017
fix wrong indenting (#880)
ibigbug
authored and
DonJayamanne
committed
9071598
View commit details
Copy full SHA for 9071598
View code at this point
Browse repository at this point
Commits on Apr 12, 2017
fix #581
Don Jayamanne
authored and
Don Jayamanne
committed
fbe440d
View commit details
Copy full SHA for fbe440d
View code at this point
Browse repository at this point
Commits on Apr 4, 2017
fix incorrect indentation
DonJayamanne
committed
a27b249
View commit details
Copy full SHA for a27b249
View code at this point
Browse repository at this point
fixed errors in code formats
DonJayamanne
committed
335c16d
View commit details
Copy full SHA for 335c16d
View code at this point
Browse repository at this point
Commits on Mar 11, 2017
updated to latest (without rich exceptions)
Don Jayamanne
authored and
Don Jayamanne
committed
b878a02
View commit details
Copy full SHA for b878a02
View code at this point
Browse repository at this point
updated ptvsd scripts
Don Jayamanne
authored and
Don Jayamanne
committed
bcc5156
View commit details
Copy full SHA for bcc5156
View code at this point
Browse repository at this point
updated to latest version
Don Jayamanne
authored and
Don Jayamanne
committed
88556a9
View commit details
Copy full SHA for 88556a9
View code at this point
Browse repository at this point
updated with latest version
Don Jayamanne
authored and
Don Jayamanne
committed
3952570
View commit details
Copy full SHA for 3952570
View code at this point
Browse repository at this point
updated with latest version
Don Jayamanne
authored and
Don Jayamanne
committed
08b06b5
View commit details
Copy full SHA for 08b06b5
View code at this point
Browse repository at this point
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
Previous
Next
Back
|
FazBrowse Home
|
New Git URL