FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - clean-code-studio/vscode-python · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
clean-code-studio
/
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
main
User selector
Datepicker
Commit history
Commits on May 13, 2022
Only trigger auto environment discovery once in the first session for a particular scope (#19145)
Show description for 2de8125
Kartik Raj
authored
2de8125
View commit details
Copy full SHA for 2de8125
View code at this point
Browse repository at this point
Commits on May 11, 2022
Indicate the Python output channel has to be manually filled in the issue template (#19130)
Kartik Raj
authored
7ced549
View commit details
Copy full SHA for 7ced549
View code at this point
Browse repository at this point
Use extensionUrl instead of extensionPath (#19122)
karthiknadig
authored
fee6a2f
View commit details
Copy full SHA for fee6a2f
View code at this point
Browse repository at this point
Commits on May 10, 2022
Make sure LSP server is waited until stopped. (#19076)
heejaechang
authored and
karthiknadig
committed
2164f56
View commit details
Copy full SHA for 2164f56
View code at this point
Browse repository at this point
Make the cursor focus switch automatically to the terminal after laun… (#17884)
Show description for 902b410
djplt
authored
902b410
View commit details
Copy full SHA for 902b410
View code at this point
Browse repository at this point
Update to latest LS client (v8.0.0) and server (v8.0.0). (#19113)
Show description for 678e5d9
karthiknadig
authored
678e5d9
View commit details
Copy full SHA for 678e5d9
View code at this point
Browse repository at this point
Commits on May 9, 2022
Include Python Output channel logs in issue template (#19095)
Kartik Raj
authored
52c100b
View commit details
Copy full SHA for 52c100b
View code at this point
Browse repository at this point
Commits on May 6, 2022
Early exit if info.envPath is invalid, test cases (#19081)
kimadeline
authored
a4a9e56
View commit details
Copy full SHA for a4a9e56
View code at this point
Browse repository at this point
Improve discovery related telemetry (#19075)
Show description for 7adc21b
Kartik Raj
authored
7adc21b
View commit details
Copy full SHA for 7adc21b
View code at this point
Browse repository at this point
Restart LS if python env info changes (#19080)
Show description for ceb949f
kimadeline
authored
ceb949f
View commit details
Copy full SHA for ceb949f
View code at this point
Browse repository at this point
Add proposed execution API under environments (#19078)
Show description for d09f24c
Kartik Raj
authored
d09f24c
View commit details
Copy full SHA for d09f24c
View code at this point
Browse repository at this point
Commits on May 5, 2022
Improve information collected by the `Python: Report Issue` command (#19068)
Show description for e23801f
Kartik Raj
authored
e23801f
View commit details
Copy full SHA for e23801f
View code at this point
Browse repository at this point
Add localization (#18962)
Show description for 0974f92
paulacamargo25
and
TylerLeonhardt
authored
0974f92
View commit details
Copy full SHA for 0974f92
View code at this point
Browse repository at this point
Commits on May 4, 2022
Rename language client names (#19065)
kimadeline
authored
5a322c0
View commit details
Copy full SHA for 5a322c0
View code at this point
Browse repository at this point
Commits on May 3, 2022
Add comment clarifying when autoselection happens (#19064)
Kartik Raj
authored
b7e72fe
View commit details
Copy full SHA for b7e72fe
View code at this point
Browse repository at this point
Add owners to no-event telemetry entries
brettcannon
committed
42b2b10
View commit details
Copy full SHA for 42b2b10
View code at this point
Browse repository at this point
Commits on May 2, 2022
Use built-in refresh tests mechanism (#19035)
Show description for 111e58c
kimadeline
authored
111e58c
View commit details
Copy full SHA for 111e58c
View code at this point
Browse repository at this point
move LSP to the latest version (#19017)
Show description for 3164b3e
heejaechang
authored
3164b3e
View commit details
Copy full SHA for 3164b3e
View code at this point
Browse repository at this point
Commits on Apr 29, 2022
Fix #19022 (#19047)
kimadeline
authored
34da7cd
View commit details
Copy full SHA for 34da7cd
View code at this point
Browse repository at this point
Ensure 64-bit interpreters are preferred over 32-bit when auto-selecting (#19043)
Show description for 5ec0753
Kartik Raj
authored
5ec0753
View commit details
Copy full SHA for 5ec0753
View code at this point
Browse repository at this point
Update webpack for browser to polyfill process. (#19033)
Show description for c1ae541
karthiknadig
authored
c1ae541
View commit details
Copy full SHA for c1ae541
View code at this point
Browse repository at this point
Commits on Apr 28, 2022
Handle `process` usage in browser scenario. (#19029)
karthiknadig
authored
e786d62
View commit details
Copy full SHA for e786d62
View code at this point
Browse repository at this point
Commits on Apr 25, 2022
Stop using `--live-stream` with `conda run` (#18994)
brettcannon
authored
9225315
View commit details
Copy full SHA for 9225315
View code at this point
Browse repository at this point
Fix restartLS command disposal (#18993)
kimadeline
authored
707e8b6
View commit details
Copy full SHA for 707e8b6
View code at this point
Browse repository at this point
Commits on Apr 22, 2022
Fixes to the LS no reload work (#18984)
Show description for 4e20c2b
kimadeline
authored
4e20c2b
View commit details
Copy full SHA for 4e20c2b
View code at this point
Browse repository at this point
Fix error handling when iterating through conda envs + add logging (#18977)
Show description for fa8d1e7
Kartik Raj
authored
fa8d1e7
View commit details
Copy full SHA for fa8d1e7
View code at this point
Browse repository at this point
Remove process code from browser entry point (#18975)
Show description for ea4dffa
karthiknadig
authored
ea4dffa
View commit details
Copy full SHA for ea4dffa
View code at this point
Browse repository at this point
Commits on Apr 21, 2022
Return union of all envs from all workspace folders (#18967)
Kartik Raj
authored
e3bf458
View commit details
Copy full SHA for e3bf458
View code at this point
Browse repository at this point
Commits on Apr 19, 2022
Ensure we do not expose ILanguageServerExtensionManager outside of the languageServer module (#18950)
Kartik Raj
authored
c2fad5f
View commit details
Copy full SHA for c2fad5f
View code at this point
Browse repository at this point
Disable isort when using isort extension (#18947)
karthiknadig
authored
e4f057c
View commit details
Copy full SHA for e4f057c
View code at this point
Browse repository at this point
Commits on Apr 18, 2022
Disable reloading when changing language servers (#18884)
Show description for c9a70d7
kimadeline
and
Kartik Raj
authored
c9a70d7
View commit details
Copy full SHA for c9a70d7
View code at this point
Browse repository at this point
Commits on Apr 14, 2022
Do not prompt to select new virtual envrionment if it has already been selected (#18928)
Show description for f7d7354
Kartik Raj
authored
f7d7354
View commit details
Copy full SHA for f7d7354
View code at this point
Browse repository at this point
Do not show inherit env prompt for conda envs when running "remotely" (#18922)
Kartik Raj
authored
56bba33
View commit details
Copy full SHA for 56bba33
View code at this point
Browse repository at this point
Commits on Apr 13, 2022
Fix support for selecting shell-like interpreter paths which may not exist on filesystem (#18920)
Show description for 8d4db70
Kartik Raj
authored
8d4db70
View commit details
Copy full SHA for 8d4db70
View code at this point
Browse repository at this point
Unittest discovery using the new test adapter (#18253)
Show description for 854ef00
kimadeline
and
brettcannon
authored
854ef00
View commit details
Copy full SHA for 854ef00
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL