FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - DEVBOX10/vscode-python · GitHub
DEVBOX10
/
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 Mar 24, 2022
Fix invalid GDPR annotations (#18777)
lramos15
authored
69705c2
View commit details
Copy full SHA for 69705c2
View code at this point
Browse repository at this point
Do not force translate to using `conda.bat` file if user has explicitly stated to use `conda.exe` (#18776)
Kartik Raj
authored
56a38b0
View commit details
Copy full SHA for 56a38b0
View code at this point
Browse repository at this point
Prefer to use .bat files over .exe for conda on windows (#18771)
Show description for fbd8763
Kartik Raj
authored
fbd8763
View commit details
Copy full SHA for fbd8763
View code at this point
Browse repository at this point
Ensure we set display accordingly for envs lacking an interpreter (#18773)
Show description for 091c402
Kartik Raj
authored
091c402
View commit details
Copy full SHA for 091c402
View code at this point
Browse repository at this point
Commits on Mar 23, 2022
Use environment path instead of interpreter path to uniquely identify conda envs (#18770)
Kartik Raj
authored
ad3fb29
View commit details
Copy full SHA for ad3fb29
View code at this point
Browse repository at this point
Fix using shell for commands related to conda installation" (#18769)
Kartik Raj
authored
7931c94
View commit details
Copy full SHA for 7931c94
View code at this point
Browse repository at this point
Execute conda related installation commands using shell (#18768)
Show description for 2d135c5
Kartik Raj
authored
2d135c5
View commit details
Copy full SHA for 2d135c5
View code at this point
Browse repository at this point
Execute conda related commands using shell (#18767)
Show description for a7abeb6
Kartik Raj
authored
a7abeb6
View commit details
Copy full SHA for a7abeb6
View code at this point
Browse repository at this point
Ensure we do not update the cache unnecessarily while getting env details if it already has latest info (#18766)
Kartik Raj
authored
5db5d7b
View commit details
Copy full SHA for 5db5d7b
View code at this point
Browse repository at this point
Commits on Mar 22, 2022
Use `conda run` to get the activated environment variables instead of activation using shell scripts (#18748)
Show description for ae9314f
Kartik Raj
authored
ae9314f
View commit details
Copy full SHA for ae9314f
View code at this point
Browse repository at this point
Trim the contents of pipenv dot project file after reading it (#18747)
Show description for f3d6c4d
Kartik Raj
authored
f3d6c4d
View commit details
Copy full SHA for f3d6c4d
View code at this point
Browse repository at this point
Commits on Mar 21, 2022
Add create python file command to walkthrough and remove setting (#18740)
luabud
authored
428d2d2
View commit details
Copy full SHA for 428d2d2
View code at this point
Browse repository at this point
Changes to conda paths not detected (#18725)
Show description for 760aa0e
DonJayamanne
authored
760aa0e
View commit details
Copy full SHA for 760aa0e
View code at this point
Browse repository at this point
Fallback to conda if we don't find conda in env (#18724)
Show description for b0746af
DonJayamanne
authored
b0746af
View commit details
Copy full SHA for b0746af
View code at this point
Browse repository at this point
Improve discovery resolving API (#18729)
Show description for 787fa5a
Kartik Raj
authored
787fa5a
View commit details
Copy full SHA for 787fa5a
View code at this point
Browse repository at this point
Add support for detection and selection of conda environments lacking a python interpreter (#18427)
Show description for f1d0509
Kartik Raj
authored
f1d0509
View commit details
Copy full SHA for f1d0509
View code at this point
Browse repository at this point
Commits on Mar 17, 2022
Drop `insidersChannel` from the issue report (#18672)
brettcannon
authored
0345271
View commit details
Copy full SHA for 0345271
View code at this point
Browse repository at this point
Revert using conda run for conda environments for running python files (#18661)
Show description for 054407d
Kartik Raj
authored
054407d
View commit details
Copy full SHA for 054407d
View code at this point
Browse repository at this point
Move interpreter info status bar item to the right (#18711)
Kartik Raj
authored
d1f757b
View commit details
Copy full SHA for d1f757b
View code at this point
Browse repository at this point
Commits on Mar 14, 2022
Remove chokidar file watcher (#18609)
Show description for c844dad
karthiknadig
authored
c844dad
View commit details
Copy full SHA for c844dad
View code at this point
Browse repository at this point
Commits on Mar 9, 2022
Add owners to telemetry
brettcannon
committed
a23b55f
View commit details
Copy full SHA for a23b55f
View code at this point
Browse repository at this point
Commits on Mar 7, 2022
Fix dismiss show error dialog for linter error (#18583)
Show description for 10559b8
sisoe24
authored
10559b8
View commit details
Copy full SHA for 10559b8
View code at this point
Browse repository at this point
Retain state of the tensorboard webview (#18592)
DonJayamanne
authored
84943b1
View commit details
Copy full SHA for 84943b1
View code at this point
Browse repository at this point
Commits on Mar 4, 2022
Switch to pre-release for insiders (#18535)
Show description for 983a8df
karthiknadig
authored
983a8df
View commit details
Copy full SHA for 983a8df
View code at this point
Browse repository at this point
Commits on Mar 3, 2022
Replace special quotes with single quotes (#18629)
kimadeline
authored
8261eed
View commit details
Copy full SHA for 8261eed
View code at this point
Browse repository at this point
Commits on Mar 2, 2022
Remove old settings migrator (#18612)
karthiknadig
authored
833b90c
View commit details
Copy full SHA for 833b90c
View code at this point
Browse repository at this point
Commits on Mar 1, 2022
Remove old language server setting migration. (#18610)
Show description for 550c255
karthiknadig
authored
550c255
View commit details
Copy full SHA for 550c255
View code at this point
Browse repository at this point
Fix pytest file discovery (#18550)
Show description for 69731c4
cdce8p
authored
69731c4
View commit details
Copy full SHA for 69731c4
View code at this point
Browse repository at this point
Update TS version to 4.5.5 (#18603)
Show description for ffbd01e
kimadeline
authored
ffbd01e
View commit details
Copy full SHA for ffbd01e
View code at this point
Browse repository at this point
Commits on Feb 28, 2022
Fix for a crash when loading environments with no info (#18598)
karthiknadig
authored
a4c3170
View commit details
Copy full SHA for a4c3170
View code at this point
Browse repository at this point
Commits on Feb 24, 2022
Identify base conda environments inside pyenv correctly (#18570)
Show description for 5070c08
Kartik Raj
authored
5070c08
View commit details
Copy full SHA for 5070c08
View code at this point
Browse repository at this point
Commits on Feb 23, 2022
Fixed regex for Pylama output - comments (#18565)
Show description for 94414bf
nicolamarella
authored
94414bf
View commit details
Copy full SHA for 94414bf
View code at this point
Browse repository at this point
Fixed regex for Pylama output (#18339)
Show description for 601777c
nicolamarella
authored
601777c
View commit details
Copy full SHA for 601777c
View code at this point
Browse repository at this point
Create new Python file command (#18522)
Show description for 273cf57
authored
273cf57
View commit details
Copy full SHA for 273cf57
View code at this point
Browse repository at this point
Commits on Feb 19, 2022
Fix unit tests related to terminal code execution (#18549)
Show description for c5e5979
Kartik Raj
authored
c5e5979
View commit details
Copy full SHA for c5e5979
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL