FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for pythonFiles - roccostgold/vscode-python · GitHub
roccostgold
/
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 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
Commits on Sep 13, 2018
Use a python script to launch the debugger (#2554)
Show description for a464d9c
DonJayamanne
authored
a464d9c
View commit details
Copy full SHA for a464d9c
View code at this point
Browse repository at this point
Commits on Sep 6, 2018
Ensure code is executed when last line of selected code is indented (#2222)
Show description for b5e1e44
DonJayamanne
authored
b5e1e44
View commit details
Copy full SHA for b5e1e44
View code at this point
Browse repository at this point
Commits on Aug 8, 2018
Correct testlaunch python script to discover individual unit tests (#2332)
Show description for c3a04cd
d3r3kk
authored
c3a04cd
View commit details
Copy full SHA for c3a04cd
View code at this point
Browse repository at this point
Commits on Jun 28, 2018
Correct unittest discovery for n-depth test source trees (#2066)
Show description for a2544d1
d3r3kk
authored
a2544d1
View commit details
Copy full SHA for a2544d1
View code at this point
Browse repository at this point
Commits on Jun 5, 2018
Ensure navigation to definitons follows imports and is transparent to decoration (#1712)
Show description for 3b2667e
PeterJCLaw
authored and
DonJayamanne
committed
3b2667e
View commit details
Copy full SHA for 3b2667e
View code at this point
Browse repository at this point
Update isort to latest version (#1843)
Show description for 50883ba
DonJayamanne
authored
50883ba
View commit details
Copy full SHA for 50883ba
View code at this point
Browse repository at this point
Update parso to 0.2.1 (#1841)
Show description for b12e9d1
DonJayamanne
authored
b12e9d1
View commit details
Copy full SHA for b12e9d1
View code at this point
Browse repository at this point
Commits on May 28, 2018
Fix rename refactor issue when not ending with EOL (#1748)
DonJayamanne
authored
dcd211e
View commit details
Copy full SHA for dcd211e
View code at this point
Browse repository at this point
Commits on May 10, 2018
Create a new API to retrieve interpreter details with the ability to cache the details (#1567)
Show description for a4374fe
DonJayamanne
authored
a4374fe
View commit details
Copy full SHA for a4374fe
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL