FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for pythonFiles - chubbymaggie/vscode-python · GitHub
chubbymaggie
/
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
pythonFiles
on
master
User selector
Datepicker
Commit history
Commits on Feb 13, 2018
Update Jedi to 0.11.1 (#762)
Show description for 6015468
Mikhail Arkhipov
authored
6015468
View commit details
Copy full SHA for 6015468
View code at this point
Browse repository at this point
Commits on Feb 11, 2018
Add support for latest version of PTVSD as an experimental debugger (#745)
Show description for 937470e
DonJayamanne
authored
937470e
View commit details
Copy full SHA for 937470e
View code at this point
Browse repository at this point
Commits on Jan 5, 2018
Introduce per user installation of modules and elevated global install as an option (#532)
Show description for 321e204
Mikhail Arkhipov
authored
321e204
View commit details
Copy full SHA for 321e204
View code at this point
Browse repository at this point
Commits on Dec 19, 2017
Release 0.9.1 (#458)
Show description for 9c3d9f7
DonJayamanne
authored
9c3d9f7
View commit details
Copy full SHA for 9c3d9f7
View code at this point
Browse repository at this point
Commits on Dec 15, 2017
Provide full signature help with highlighted parameter (#416)
Show description for 372d9b7
Mikhail Arkhipov
authored
372d9b7
View commit details
Copy full SHA for 372d9b7
View code at this point
Browse repository at this point
Commits on Dec 11, 2017
Fetch tooltip details on-demand for auto-completions (#368)
Show description for 8d79301
Mikhail Arkhipov
authored
8d79301
View commit details
Copy full SHA for 8d79301
View code at this point
Browse repository at this point
Commits on Dec 5, 2017
Re-factor code python execution framework (#345)
Show description for 7efb558
DonJayamanne
authored
7efb558
View commit details
Copy full SHA for 7efb558
View code at this point
Browse repository at this point
Commits on Nov 28, 2017
Remove jupyter functionality in favor of Jupyter extension (#302)
Show description for 4676284
DonJayamanne
authored
4676284
View commit details
Copy full SHA for 4676284
View code at this point
Browse repository at this point
Commits on Nov 22, 2017
Fix issues when running without debugging and debugged code terminates (#249)
Show description for a6b49d2
DonJayamanne
authored
a6b49d2
View commit details
Copy full SHA for a6b49d2
View code at this point
Browse repository at this point
Commits on Nov 7, 2017
Misc changes (#9)
Show description for e7c2fdd
DonJayamanne
authored
e7c2fdd
View commit details
Copy full SHA for e7c2fdd
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 12, 2017
fix #1208
DonJayamanne
committed
5bf9142
View commit details
Copy full SHA for 5bf9142
View code at this point
Browse repository at this point
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
Previous
Next
Back
|
FazBrowse Home
|
New Git URL