FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for pythonFiles - ilvkr4/vscode-python · GitHub
ilvkr4
/
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 Mar 27, 2019
Add support for dataframes into the DataExplorer (#4969)
Show description for 1338fc3
rchiodo
authored
1338fc3
View commit details
Copy full SHA for 1338fc3
View code at this point
Browse repository at this point
Commits on Mar 22, 2019
Revert "Revert "Always use the same jedi environment (#4687)" (#4850)"
Show description for 46fbac3
DonJayamanne
committed
46fbac3
View commit details
Copy full SHA for 46fbac3
View code at this point
Browse repository at this point
Add a --no-functional CLI flag for running tests. (#4768)
Show description for 2f55a0d
ericsnowcurrently
authored
2f55a0d
View commit details
Copy full SHA for 2f55a0d
View code at this point
Browse repository at this point
Commits on Mar 20, 2019
Revert "Always use the same jedi environment (#4687)" (#4850)
Show description for 0268ef4
DonJayamanne
authored
0268ef4
View commit details
Copy full SHA for 0268ef4
View code at this point
Browse repository at this point
Always use the same jedi environment (#4687)
Show description for 77995ff
selimb
authored and
DonJayamanne
committed
77995ff
View commit details
Copy full SHA for 77995ff
View code at this point
Browse repository at this point
Commits on Mar 19, 2019
Enable venv tests, split out step-template, update CI (#4830)
Show description for 9716f08
d3r3kk
authored
9716f08
View commit details
Copy full SHA for 9716f08
View code at this point
Browse repository at this point
Explicitly hide pytest output during discovery. (#4816)
Show description for b32a930
ericsnowcurrently
authored
b32a930
View commit details
Copy full SHA for b32a930
View code at this point
Browse repository at this point
Commits on Mar 18, 2019
Change the output format of the pytest adapter. (#4732)
Show description for 3d5af66
ericsnowcurrently
authored
3d5af66
View commit details
Copy full SHA for 3d5af66
View code at this point
Browse repository at this point
Commits on Mar 14, 2019
Add test coverage: normalizeForInterpreter.py (#4680)
Show description for 225ca2b
d3r3kk
authored
225ca2b
View commit details
Copy full SHA for 225ca2b
View code at this point
Browse repository at this point
Commits on Mar 7, 2019
Add more logging around jupyter server death (#4663)
Show description for 1fb0799
rchiodo
authored
1fb0799
View commit details
Copy full SHA for 1fb0799
View code at this point
Browse repository at this point
Fetch variable values (#4659)
Show description for a0c9555
IanMatthewHuff
authored
a0c9555
View commit details
Copy full SHA for a0c9555
View code at this point
Browse repository at this point
Commits on Mar 5, 2019
Testing tools adapter py2 (#4646)
Show description for 86a2e56
ericsnowcurrently
authored and
DonJayamanne
committed
86a2e56
View commit details
Copy full SHA for 86a2e56
View code at this point
Browse repository at this point
Commits on Mar 1, 2019
Add a Python script that uses the PyTest API to run test discovery. (#4605)
Show description for 020bc56
ericsnowcurrently
authored
020bc56
View commit details
Copy full SHA for 020bc56
View code at this point
Browse repository at this point
Commits on Feb 25, 2019
Dev/ianhu/fetch variables impl (#4446)
Show description for a69be7a
IanMatthewHuff
authored
a69be7a
View commit details
Copy full SHA for a69be7a
View code at this point
Browse repository at this point
Commits on Feb 21, 2019
Set up tests for the extension's Python files. (#4208)
Show description for 57e8471
ericsnowcurrently
authored and
d3r3kk
committed
57e8471
View commit details
Copy full SHA for 57e8471
View code at this point
Browse repository at this point
Commits on Feb 8, 2019
Add commands to run, debug and open tests (#4332)
Show description for ede5b3d
DonJayamanne
authored
ede5b3d
View commit details
Copy full SHA for ede5b3d
View code at this point
Browse repository at this point
Commits on Feb 6, 2019
Add ability to navigate to tests (#4289)
Show description for 7601808
DonJayamanne
authored
7601808
View commit details
Copy full SHA for 7601808
View code at this point
Browse repository at this point
Commits on Jan 10, 2019
Run python code using env variables from activated envs (#3930)
Show description for e1964fd
DonJayamanne
authored
e1964fd
View commit details
Copy full SHA for e1964fd
View code at this point
Browse repository at this point
Commits on Jan 9, 2019
Revert "Upgrade jedi and parso to latest versions (#3863)" (#3926)
Show description for 70d20b9
DonJayamanne
authored
70d20b9
View commit details
Copy full SHA for 70d20b9
View code at this point
Browse repository at this point
Commits on Jan 4, 2019
Upgrade jedi and parso to latest versions (#3863)
Show description for f0ba057
DonJayamanne
authored
f0ba057
View commit details
Copy full SHA for f0ba057
View code at this point
Browse repository at this point
Commits on Dec 11, 2018
Wrap unittest method test in TestSuite (#3295)
alexander-yu
authored and
d3r3kk
committed
a29ce05
View commit details
Copy full SHA for a29ce05
View code at this point
Browse repository at this point
Commits on Dec 6, 2018
Revert version of Jedi to 0.12.0 (#3571)
Show description for f5e6375
DonJayamanne
authored
f5e6375
View commit details
Copy full SHA for f5e6375
View code at this point
Browse repository at this point
Commits on Nov 30, 2018
Pin python packages used in extension and remove them repo (#3513)
Show description for 20a7bd5
DonJayamanne
authored
20a7bd5
View commit details
Copy full SHA for 20a7bd5
View code at this point
Browse repository at this point
Commits on Nov 26, 2018
Fixes to invocation of jedi on Python 3.7 (#3463)
Show description for c42ed0d
DonJayamanne
authored
c42ed0d
View commit details
Copy full SHA for c42ed0d
View code at this point
Browse repository at this point
Always use bundled version of PTVSD in the debugger (#3438)
Show description for dbabe30
DonJayamanne
authored
dbabe30
View commit details
Copy full SHA for dbabe30
View code at this point
Browse repository at this point
Commits on Nov 20, 2018
Fix URL Jupyter server connection issue and add launch timeout (#3386)
Show description for ae40119
IanMatthewHuff
authored
ae40119
View commit details
Copy full SHA for ae40119
View code at this point
Browse repository at this point
Commits on Nov 19, 2018
Fix docstring typos for 2 methods (#3395)
MandarJKulkarni
authored and
brettcannon
committed
e1b0441
View commit details
Copy full SHA for e1b0441
View code at this point
Browse repository at this point
Commits on Nov 8, 2018
Fix a typo in a docstring
brettcannon
authored
0603788
View commit details
Copy full SHA for 0603788
View code at this point
Browse repository at this point
Commits on Nov 7, 2018
Upgrade Jedi to latest stable (0.13.1) (#3113)
Show description for 84a5c15
d3r3kk
authored and
DonJayamanne
committed
84a5c15
View commit details
Copy full SHA for 84a5c15
View code at this point
Browse repository at this point
Commits on Oct 22, 2018
fixed some typos in comments (#2959)
iamnishantmishra
authored and
brettcannon
committed
901609b
View commit details
Copy full SHA for 901609b
View code at this point
Browse repository at this point
Commits on Oct 18, 2018
Add support for multi proc debugging (#2912)
Show description for a77a10e
DonJayamanne
authored
a77a10e
View commit details
Copy full SHA for a77a10e
View code at this point
Browse repository at this point
Commits on Oct 17, 2018
Remove extraneous CR characters from normalized code snippets. (#2927)
Show description for d7a8f3a
d3r3kk
authored
d7a8f3a
View commit details
Copy full SHA for d7a8f3a
View code at this point
Browse repository at this point
Commits on Oct 9, 2018
Give preference to PTSVD in current path (#2819)
Show description for d3269b3
karthiknadig
authored and
DonJayamanne
committed
d3269b3
View commit details
Copy full SHA for d3269b3
View code at this point
Browse repository at this point
Commits on Sep 28, 2018
Changed logic used to determine validity of debugger executable (#2708)
Show description for 3bceb5d
DonJayamanne
authored
3bceb5d
View commit details
Copy full SHA for 3bceb5d
View code at this point
Browse repository at this point
Commits on Sep 26, 2018
Check validity of executable used for debugging by executing a python file (#2699)
Show description for 2fcc693
DonJayamanne
authored
2fcc693
View commit details
Copy full SHA for 2fcc693
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL