FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · JonathanRayner/vscode-python · GitHub
JonathanRayner
/
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
Branch selector
User selector
Datepicker
Commit history
Commits on May 12, 2023
fix: format code with prettier
JonathanRayner
committed
c2ec7e8
View commit details
Copy full SHA for c2ec7e8
Browse repository at this point
fix: only use global interpreters for venv environment creation
JonathanRayner
committed
4196e11
View commit details
Copy full SHA for 4196e11
Browse repository at this point
Commits on May 10, 2023
Feat: Add pyenv interpreters when creating environments with venv, resolves #20881
JonathanRayner
authored
6969c45
View commit details
Copy full SHA for 6969c45
Browse repository at this point
Commits on May 9, 2023
Add logging when interpreter path changes (#21210)
Show description for 5eef525
Kartik Raj
authored
5eef525
View commit details
Copy full SHA for 5eef525
Browse repository at this point
Disable "snippets" expansion in Jedi LSP (#21194)
Show description for 8d291f7
PeterJCLaw
authored
8d291f7
View commit details
Copy full SHA for 8d291f7
Browse repository at this point
Fix startup telemetry issue (#21203)
Show description for a85eb3b
Kartik Raj
authored
a85eb3b
View commit details
Copy full SHA for a85eb3b
Browse repository at this point
Open separate Python terminals when running different Python files (#21202)
Show description for 17daae4
Kartik Raj
authored
17daae4
View commit details
Copy full SHA for 17daae4
Browse repository at this point
Commits on May 5, 2023
Use actions from `vscode-github-triage-actions` in all Python automations (#21178)
Kartik Raj
authored
f0253e5
View commit details
Copy full SHA for f0253e5
Browse repository at this point
Commits on May 4, 2023
Remove hack to check the vscode version (#21180)
Show description for 678f70d
paulacamargo25
authored
678f70d
View commit details
Copy full SHA for 678f70d
Browse repository at this point
Use `saveEditor` proposed API for running untitled Python files (#21183)
Show description for 6bdada0
Kartik Raj
authored
6bdada0
View commit details
Copy full SHA for 6bdada0
Browse repository at this point
Add some more coverage to utils functions (#21026)
cpinamtz
authored
4112b04
View commit details
Copy full SHA for 4112b04
Browse repository at this point
Commits on May 3, 2023
Add telemetry event when creating environment using button (#21172)
Show description for 7dfa631
karthiknadig
authored
7dfa631
View commit details
Copy full SHA for 7dfa631
Browse repository at this point
Insert debug configuration function on every quickpick item (#21165)
Show description for f5eded2
cpinamtz
and
paulacamargo25
authored
f5eded2
View commit details
Copy full SHA for f5eded2
Browse repository at this point
Fix typo in a type declaration of MultiStepInput module (#21156)
cpinamtz
authored
24c57bd
View commit details
Copy full SHA for 24c57bd
Browse repository at this point
Commits on May 2, 2023
Migrate azure pipelines to node 16 (#21162)
karthiknadig
authored
68fc3b1
View commit details
Copy full SHA for 68fc3b1
Browse repository at this point
Update extension to node 16 (#21161)
Show description for 73cdbf1
karthiknadig
authored
73cdbf1
View commit details
Copy full SHA for 73cdbf1
Browse repository at this point
Commits on May 1, 2023
Update main to next pre-release version (#21160)
karthiknadig
authored
4b5cc8d
View commit details
Copy full SHA for 4b5cc8d
Browse repository at this point
Release candidate (#21159)
karthiknadig
authored
0db6577
View commit details
Copy full SHA for 0db6577
Browse repository at this point
Show formatter extension install prompt and not the old prompt (#21138)
karthiknadig
authored
f7479fa
View commit details
Copy full SHA for f7479fa
Browse repository at this point
Revert "Default to `--no-cov` when debugging pytest" (#21152)
Show description for e0558ce
karthiknadig
authored
e0558ce
View commit details
Copy full SHA for e0558ce
Browse repository at this point
Commits on Apr 27, 2023
Add GDPR classification tag for new event (#21135)
luabud
authored
7e72067
View commit details
Copy full SHA for 7e72067
Browse repository at this point
Fix telemetry event when using debug file configuration (#21118)
Show description for 4207576
r3m0t
and
paulacamargo25
authored
4207576
View commit details
Copy full SHA for 4207576
Browse repository at this point
Commits on Apr 26, 2023
Fix workspaceFolderToken -> workspaceFolder (#21095)
Show description for acc8906
pamelafox
authored
acc8906
View commit details
Copy full SHA for acc8906
Browse repository at this point
Ensure microvenv is added to path after selection. (#21132)
Show description for 1f4bfe9
karthiknadig
authored
1f4bfe9
View commit details
Copy full SHA for 1f4bfe9
Browse repository at this point
Add Pytest Logging On Workspace Level (#21133)
Show description for d6269a4
eleanorjboyd
authored
d6269a4
View commit details
Copy full SHA for d6269a4
Browse repository at this point
Commits on Apr 25, 2023
Show message in logs when `distutils` is missing. (#21125)
Show description for 60db593
karthiknadig
authored
60db593
View commit details
Copy full SHA for 60db593
Browse repository at this point
Commits on Apr 23, 2023
Support `pythonTerminalEnvVarActivation` experiment in multiroot workspaces (#21047)
Kartik Raj
authored
9f24fbf
View commit details
Copy full SHA for 9f24fbf
Browse repository at this point
Commits on Apr 21, 2023
Pytest fix execution args (#21094)
Show description for d905cf0
eleanorjboyd
authored
d905cf0
View commit details
Copy full SHA for d905cf0
Browse repository at this point
Commits on Apr 20, 2023
Overload methods testing rewrite (#21082)
Show description for 7b4bc29
eleanorjboyd
authored
7b4bc29
View commit details
Copy full SHA for 7b4bc29
Browse repository at this point
Remove Pylance auto-indent experiment code (#21088)
debonte
authored
77c63f1
View commit details
Copy full SHA for 77c63f1
Browse repository at this point
Commits on Apr 19, 2023
Deprecate python logging level setting (#21083)
Show description for 9bb5a44
karthiknadig
authored
9bb5a44
View commit details
Copy full SHA for 9bb5a44
Browse repository at this point
Create environment proposed API (#21074)
karthiknadig
authored
05cb255
View commit details
Copy full SHA for 05cb255
Browse repository at this point
Default to `--no-cov` when debugging pytest (#21048)
Show description for a009edb
aidoskanapyanov
authored
a009edb
View commit details
Copy full SHA for a009edb
Browse repository at this point
Add unittest subtest (#21081)
Show description for d23afe8
eleanorjboyd
and
Kartik Raj
authored
d23afe8
View commit details
Copy full SHA for d23afe8
Browse repository at this point
Commits on Apr 18, 2023
Add black to `extensions.json` (#20912)
Show description for 7ddfd9f
cpinamtz
authored
7ddfd9f
View commit details
Copy full SHA for 7ddfd9f
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL