FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · AllanWang/vscode-python · GitHub
AllanWang
/
vscode-python
Public
forked from
microsoft/vscode-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Apr 11, 2019
Add news entry
DonJayamanne
authored
6464b66
View commit details
Copy full SHA for 6464b66
Browse repository at this point
Commits on Apr 8, 2019
Use namespace commands for refactor keys
AllanWang
committed
6ffcb22
View commit details
Copy full SHA for 6ffcb22
Browse repository at this point
Ignore the extension's Python files when debugging. (#5103)
Show description for bd9805a
ericsnowcurrently
authored
bd9805a
View commit details
Copy full SHA for bd9805a
Browse repository at this point
Fix testing-related user-facing messages. (#5108)
ericsnowcurrently
authored
a0d8d77
View commit details
Copy full SHA for a0d8d77
Browse repository at this point
Commits on Apr 5, 2019
Fix running under docker (#5135)
Show description for e17c0d2
rchiodo
authored
e17c0d2
View commit details
Copy full SHA for e17c0d2
Browse repository at this point
Fix scrolling in the history window (#5133)
Show description for 7003a9b
rchiodo
authored
7003a9b
View commit details
Copy full SHA for 7003a9b
Browse repository at this point
Commits on Apr 4, 2019
Merge release branch into master (#5118)
DonJayamanne
authored
d2cc712
View commit details
Copy full SHA for d2cc712
Browse repository at this point
Dev/ianhu/variable explorer styles (#5106)
Show description for 16360da
IanMatthewHuff
authored
16360da
View commit details
Copy full SHA for 16360da
Browse repository at this point
Display python debug config ui when editing launch.json (#5016)
Show description for 531cb00
DonJayamanne
authored
531cb00
View commit details
Copy full SHA for 531cb00
Browse repository at this point
Commits on Apr 3, 2019
Support other data types for DataViewer (#5093)
Show description for 56d44da
rchiodo
authored
56d44da
View commit details
Copy full SHA for 56d44da
Browse repository at this point
Commits on Apr 2, 2019
Fix MimeTypes failure on full CI (#5088)
Show description for db9706a
rchiodo
authored
db9706a
View commit details
Copy full SHA for db9706a
Browse repository at this point
Fix minor typos (#5089)
DonJayamanne
authored
80fa4df
View commit details
Copy full SHA for 80fa4df
Browse repository at this point
Fix issues with LiveShare and triple quotes (#5084)
Show description for 1575c12
rchiodo
authored
1575c12
View commit details
Copy full SHA for 1575c12
Browse repository at this point
Prompt to turn on Pylint if a pylintrc file is found (#5022)
Show description for c95e97f
Kartik Raj
authored
c95e97f
View commit details
Copy full SHA for c95e97f
Browse repository at this point
Change flaky tests into unit tests (#4880)
DonJayamanne
authored
246e384
View commit details
Copy full SHA for 246e384
Browse repository at this point
Kill the test process on CI, 30s after completion (#4909)
Show description for 71444b5
DonJayamanne
authored
71444b5
View commit details
Copy full SHA for 71444b5
Browse repository at this point
Commits on Apr 1, 2019
Auto expand failed tests in test explorer (#5052)
Show description for 5bc23d5
DonJayamanne
authored
5bc23d5
View commit details
Copy full SHA for 5bc23d5
Browse repository at this point
Ensure debounce decorator for async methods returns a promise (#5051)
Show description for 6abee0f
DonJayamanne
authored
6abee0f
View commit details
Copy full SHA for 6abee0f
Browse repository at this point
Fix header layout to allow flexible header sizes + some refactoring (#5060)
IanMatthewHuff
authored
f5e42c8
View commit details
Copy full SHA for f5e42c8
Browse repository at this point
Fix tests for analysis options in Language Server (#5003)
Show description for 6b1a37e
DonJayamanne
authored
6b1a37e
View commit details
Copy full SHA for 6b1a37e
Browse repository at this point
Auto expand first level of the test explorer tree view (#5023)
Show description for cc60343
DonJayamanne
authored
cc60343
View commit details
Copy full SHA for cc60343
Browse repository at this point
Merge march release into master (#5021)
Show description for 1edd99d
DonJayamanne
authored
1edd99d
View commit details
Copy full SHA for 1edd99d
Browse repository at this point
Another issue with triplequoted strings (#5027)
Show description for 17c2c7f
rchiodo
authored
17c2c7f
View commit details
Copy full SHA for 17c2c7f
Browse repository at this point
Commits on Mar 29, 2019
Fix some async hangs in the functional tests (#5007)
Show description for ca08e17
rchiodo
authored
ca08e17
View commit details
Copy full SHA for ca08e17
Browse repository at this point
Commits on Mar 28, 2019
Have announce.py handle the prepending of news to the changelog (#4981)
brettcannon
authored
acad9cd
View commit details
Copy full SHA for acad9cd
Browse repository at this point
Capture telemetry when tests are disabled (#4997)
Show description for 0cbd9f6
DonJayamanne
authored
0cbd9f6
View commit details
Copy full SHA for 0cbd9f6
Browse repository at this point
fix spacing issues (#4980)
IanMatthewHuff
authored
e6a5f9c
View commit details
Copy full SHA for e6a5f9c
Browse repository at this point
Force functional tests to exit when done with tests (#4993)
Show description for a0b33a7
rchiodo
authored
a0b33a7
View commit details
Copy full SHA for a0b33a7
Browse repository at this point
Fix some intermittent test failures (#4973)
Show description for a86bf11
rchiodo
authored
a86bf11
View commit details
Copy full SHA for a86bf11
Browse repository at this point
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
Browse repository at this point
Revert "Fix intermittent test failures"
Show description for 419ecb1
rchiodo
committed
419ecb1
View commit details
Copy full SHA for 419ecb1
Browse repository at this point
Fix intermittent test failures
rchiodo
committed
baca18b
View commit details
Copy full SHA for baca18b
Browse repository at this point
Variable viewer rough draft
IanMatthewHuff
authored
325e1f0
View commit details
Copy full SHA for 325e1f0
Browse repository at this point
Debounce async (#4945)
Show description for 038458f
ericsnowcurrently
authored
038458f
View commit details
Copy full SHA for 038458f
Browse repository at this point
Same logic for stable and beta (#4964)
DonJayamanne
authored
5578b78
View commit details
Copy full SHA for 5578b78
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL