FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - iceesj/pythonVSCode · GitHub
iceesj
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
pythonVSCode
src
on
UpdateChangeLog
User selector
Datepicker
Commit history
Commits on Dec 19, 2017
merged
DonJayamanne
committed
c720a01
View commit details
Copy full SHA for c720a01
View code at this point
Browse repository at this point
conditionally import reflect-metadata and fix run without debug (#455)
Show description for 785b093
DonJayamanne
authored
785b093
View commit details
Copy full SHA for 785b093
View code at this point
Browse repository at this point
Commits on Dec 16, 2017
Refactor formatters to use new execution framework (#426)
Show description for 262a325
DonJayamanne
authored
262a325
View commit details
Copy full SHA for 262a325
View code at this point
Browse repository at this point
Commits on Dec 15, 2017
Make use of new execution layer instead of spawning processes (#425)
Show description for 660c3c5
DonJayamanne
authored
660c3c5
View commit details
Copy full SHA for 660c3c5
View code at this point
Browse repository at this point
Use localhost instead of 0.0.0.0 for all local socket servers (#417)
Show description for 68f6626
DonJayamanne
authored
68f6626
View commit details
Copy full SHA for 68f6626
View code at this point
Browse repository at this point
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
Change `os.arch()` to `npm` `arch` to fix wrong arch detection. (#419)
Show description for 992b654
MichaelSuen-thePointer
authored and
DonJayamanne
committed
992b654
View commit details
Copy full SHA for 992b654
View code at this point
Browse repository at this point
Commits on Dec 14, 2017
Speed up virtual environment detection in workspace (#405)
Show description for 8345e44
DonJayamanne
authored
8345e44
View commit details
Copy full SHA for 8345e44
View code at this point
Browse repository at this point
Commits on Dec 12, 2017
Pass execution arguments to linter when run as a stand alone executable (#406)
Show description for f46d292
DonJayamanne
authored
f46d292
View commit details
Copy full SHA for f46d292
View code at this point
Browse repository at this point
Fix unicode unit test (#400)
Show description for 4267ad3
DonJayamanne
authored
4267ad3
View commit details
Copy full SHA for 4267ad3
View code at this point
Browse repository at this point
Fix hover test (#398)
Show description for 713c6eb
Mikhail Arkhipov
authored
713c6eb
View commit details
Copy full SHA for 713c6eb
View code at this point
Browse repository at this point
Commits on Dec 11, 2017
Fix typo in completion details (#396)
Show description for 714ea52
Mikhail Arkhipov
authored
714ea52
View commit details
Copy full SHA for 714ea52
View code at this point
Browse repository at this point
Fix encoding (#394)
Show description for f28db5d
DonJayamanne
authored
f28db5d
View commit details
Copy full SHA for f28db5d
View code at this point
Browse repository at this point
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
Fix interpreter display (#391)
Show description for 8c40af3
DonJayamanne
authored
8c40af3
View commit details
Copy full SHA for 8c40af3
View code at this point
Browse repository at this point
Ability to install modules using pip or conda (#380)
Show description for b0fb5c0
DonJayamanne
authored
b0fb5c0
View commit details
Copy full SHA for b0fb5c0
View code at this point
Browse repository at this point
Remove survey code (#381)
Show description for 2aa9427
DonJayamanne
authored
2aa9427
View commit details
Copy full SHA for 2aa9427
View code at this point
Browse repository at this point
Commits on Dec 8, 2017
Use new environment variable parser (#362)
Show description for 25805cb
DonJayamanne
authored
25805cb
View commit details
Copy full SHA for 25805cb
View code at this point
Browse repository at this point
Commits on Dec 7, 2017
Ensure python path is not set if already set in user settings (#369)
Show description for cc86d10
DonJayamanne
authored
cc86d10
View commit details
Copy full SHA for cc86d10
View code at this point
Browse repository at this point
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 Dec 5, 2017
#34, #110 - suppress Intellisense in strings and comments (#339)
Show description for 1150480
Mikhail Arkhipov
authored
1150480
View commit details
Copy full SHA for 1150480
View code at this point
Browse repository at this point
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 29, 2017
Fix travis build error (#326)
Show description for 09df53a
DonJayamanne
authored
09df53a
View commit details
Copy full SHA for 09df53a
View code at this point
Browse repository at this point
Commits on Nov 28, 2017
Remove setting linting.lintOnTextChange as it was never implemented (#315)
Show description for e2218b1
DonJayamanne
authored
e2218b1
View commit details
Copy full SHA for e2218b1
View code at this point
Browse repository at this point
Remove setting python.formatting.formatOnSave in favor of the vs code setting (#312)
Show description for c1edd58
DonJayamanne
authored
c1edd58
View commit details
Copy full SHA for c1edd58
View code at this point
Browse repository at this point
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
Drop Python 2 URLs (#307)
brettcannon
authored
7bac7fd
View commit details
Copy full SHA for 7bac7fd
View code at this point
Browse repository at this point
Fix debugging tests (#304)
Show description for 2b7dc71
DonJayamanne
authored
2b7dc71
View commit details
Copy full SHA for 2b7dc71
View code at this point
Browse repository at this point
Log and ignore errors when looking for interpreters (#293)
Show description for d324979
DonJayamanne
authored
d324979
View commit details
Copy full SHA for d324979
View code at this point
Browse repository at this point
Commits on Nov 22, 2017
Fixes #22 to Detect anaconda from known locations (#221)
Show description for fa820fe
DonJayamanne
authored
fa820fe
View commit details
Copy full SHA for fa820fe
View code at this point
Browse repository at this point
Use workspaceFolder token instead of workspaceRoot (#267)
Show description for a975862
DonJayamanne
authored
a975862
View commit details
Copy full SHA for a975862
View code at this point
Browse repository at this point
Fix registry lookup response (#224)
Show description for f37fe13
DonJayamanne
authored
f37fe13
View commit details
Copy full SHA for f37fe13
View code at this point
Browse repository at this point
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
Resolve pythonPath before comparing it to shebang (#273)
Show description for 7372367
fnesveda
authored and
DonJayamanne
committed
7372367
View commit details
Copy full SHA for 7372367
View code at this point
Browse repository at this point
Commits on Nov 21, 2017
Fix feedback service (#246)
Show description for ca9b428
DonJayamanne
authored
ca9b428
View commit details
Copy full SHA for ca9b428
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL