FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - plusls/vscode-python · GitHub
plusls
/
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
src
on
master
User selector
Datepicker
Commit history
Commits on Sep 17, 2018
#1944: Support a new "python.condaPath" setting, in case conda not on PATH. (#2605)
ericsnowcurrently
authored and
brettcannon
committed
5232537
View commit details
Copy full SHA for 5232537
View code at this point
Browse repository at this point
Commits on Sep 15, 2018
Use PYTHONPATH variable as additional search paths for python modules (#2595)
DonJayamanne
authored
8d2b9ea
View commit details
Copy full SHA for 8d2b9ea
View code at this point
Browse repository at this point
Commits on Sep 14, 2018
Handle config:python.pythonPath when validating path before debugging (#2588)
Show description for dff2699
DonJayamanne
authored
dff2699
View commit details
Copy full SHA for dff2699
View code at this point
Browse repository at this point
Use folder name of env path for env names from conda environments file (#2578)
Show description for c491e42
DonJayamanne
authored
c491e42
View commit details
Copy full SHA for c491e42
View code at this point
Browse repository at this point
Display a message with options when default Mac interpreter is selected (#2570)
Show description for d0625be
DonJayamanne
authored
d0625be
View commit details
Copy full SHA for d0625be
View code at this point
Browse repository at this point
Commits on Sep 13, 2018
Add support for activation of pyenv environments (#2574)
DonJayamanne
authored
bcd7dfd
View commit details
Copy full SHA for bcd7dfd
View code at this point
Browse repository at this point
Search for interpreters in all paths found in PATH variable (#2575)
Show description for 7707267
DonJayamanne
authored
7707267
View commit details
Copy full SHA for 7707267
View code at this point
Browse repository at this point
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
Give preference to python exec info over registry (#2566)
Show description for 80af3fa
DonJayamanne
authored
80af3fa
View commit details
Copy full SHA for 80af3fa
View code at this point
Browse repository at this point
Commits on Sep 12, 2018
Use python folder name as name of virtual env (#2564)
DonJayamanne
authored
efc2878
View commit details
Copy full SHA for efc2878
View code at this point
Browse repository at this point
Fix problem preventing debugger user survey banner from appearing. (#2558)
Show description for c03b20b
d3r3kk
authored
c03b20b
View commit details
Copy full SHA for c03b20b
View code at this point
Browse repository at this point
Display notification when debugging without selecting a python interpreter (#2552)
Show description for 2f7715a
DonJayamanne
authored
2f7715a
View commit details
Copy full SHA for 2f7715a
View code at this point
Browse repository at this point
Commits on Sep 11, 2018
Standardize interpreter display format (#2540)
Show description for 1b8d456
DonJayamanne
authored
1b8d456
View commit details
Copy full SHA for 1b8d456
View code at this point
Browse repository at this point
Resolves broken CI on Azure DevOps (#2550)
Show description for 8cd9d0c
DonJayamanne
authored
8cd9d0c
View commit details
Copy full SHA for 8cd9d0c
View code at this point
Browse repository at this point
Commits on Sep 7, 2018
Auto activation of environment in new terminals (#2277)
Show description for 4019b98
DonJayamanne
authored
4019b98
View commit details
Copy full SHA for 4019b98
View code at this point
Browse repository at this point
Fixes broken tests on CI (#2519)
DonJayamanne
authored
2120a9b
View commit details
Copy full SHA for 2120a9b
View code at this point
Browse repository at this point
Commits on Sep 6, 2018
Fix code merge issue (#2508)
DonJayamanne
authored
814019f
View commit details
Copy full SHA for 814019f
View code at this point
Browse repository at this point
Sort imports using URI and apply edits using workspace edits (#2214)
Show description for 7c646db
DonJayamanne
authored
7c646db
View commit details
Copy full SHA for 7c646db
View code at this point
Browse repository at this point
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 Sep 5, 2018
Consolidate util code to src/util/*. (#2489)
Show description for 9dd08e8
ericsnowcurrently
authored
9dd08e8
View commit details
Copy full SHA for 9dd08e8
View code at this point
Browse repository at this point
Commits on Sep 4, 2018
Check if experimental debugger is used and prompt to repair (#2482)
Show description for abd98be
DonJayamanne
authored
abd98be
View commit details
Copy full SHA for abd98be
View code at this point
Browse repository at this point
Commits on Sep 1, 2018
Update parser for pytest to handle changes in pytest >= 3.7 (while still supporting pytest < 3.7) (#2465)
d3r3kk
authored
dfd3f61
View commit details
Copy full SHA for dfd3f61
View code at this point
Browse repository at this point
Commits on Aug 31, 2018
Use symbol provider from new language server to place code lenses in tests. (#2456)
Show description for 90d1e4a
ericsnowcurrently
authored
90d1e4a
View commit details
Copy full SHA for 90d1e4a
View code at this point
Browse repository at this point
Commits on Aug 28, 2018
Change message parsing in BaseLinter so it respects python.linting.maxNumberOfProblems (#2208)
saponas
authored and
brettcannon
committed
ed42722
View commit details
Copy full SHA for ed42722
View code at this point
Browse repository at this point
Commits on Aug 27, 2018
Code cleanup prior to fixing #2266. (#2451)
Show description for 5340d74
ericsnowcurrently
authored
5340d74
View commit details
Copy full SHA for 5340d74
View code at this point
Browse repository at this point
Deprecate the 'Build Workspace Symbols' command when jediEnabled = false (#2419)
Show description for 42ad522
d3r3kk
authored
42ad522
View commit details
Copy full SHA for 42ad522
View code at this point
Browse repository at this point
Commits on Aug 24, 2018
Allow for the use of a proxy server during Python Language Server download (#2418)
Show description for 3ab005e
d3r3kk
authored
3ab005e
View commit details
Copy full SHA for 3ab005e
View code at this point
Browse repository at this point
Commits on Aug 23, 2018
Only unregister unit test event listeners when **all** testing is complete (#2431)
Show description for e3a6bc2
d3r3kk
authored
e3a6bc2
View commit details
Copy full SHA for e3a6bc2
View code at this point
Browse repository at this point
Commits on Aug 22, 2018
Ignore the language server if the platform is not supported. (#2351)
Show description for d031657
ericsnowcurrently
authored
d031657
View commit details
Copy full SHA for d031657
View code at this point
Browse repository at this point
Show the debugger survey banner for only a subset of users. (#2425)
Show description for 2a6043d
ericsnowcurrently
authored
2a6043d
View commit details
Copy full SHA for 2a6043d
View code at this point
Browse repository at this point
Commits on Aug 21, 2018
Remove typeshed submodule and rely on LS package typeshed (#2404)
Show description for 6369262
Mikhail Arkhipov
authored
6369262
View commit details
Copy full SHA for 6369262
View code at this point
Browse repository at this point
Ensure EventListeners for `unittest` test results are not registered multiple times (#2383)
Show description for a4d8846
d3r3kk
authored
a4d8846
View commit details
Copy full SHA for a4d8846
View code at this point
Browse repository at this point
Commits on Aug 10, 2018
Add news for LS fixes (#2372)
Show description for b2230f0
Mikhail Arkhipov
authored
b2230f0
View commit details
Copy full SHA for b2230f0
View code at this point
Browse repository at this point
Commits on Aug 9, 2018
Add setting to control speed of diagnostic publishing (#2357)
Show description for 9c078c0
Mikhail Arkhipov
authored
9c078c0
View commit details
Copy full SHA for 9c078c0
View code at this point
Browse repository at this point
Update the downloaded Python language server nuget package filename. (#2364)
Show description for 12b6a61
d3r3kk
authored
12b6a61
View commit details
Copy full SHA for 12b6a61
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL