FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for typings - anthonykim1/vscode-python · GitHub
anthonykim1
/
vscode-python
Public
forked from
microsoft/vscode-python
Notifications
You must be signed in to change notification settings
Fork
3
Star
0
Code
Pull requests
1
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
typings
on
replTelemetry
User selector
Datepicker
Commit history
Commits on Nov 8, 2023
Fix shell integration API reliability (#22446)
Show description for 8d174a8
Kartik Raj
authored
8d174a8
View commit details
Copy full SHA for 8d174a8
View code at this point
Browse repository at this point
Revert "Reliably detect whether shell integration is working" (#22445)
Show description for 2fc9fea
Kartik Raj
authored
2fc9fea
View commit details
Copy full SHA for 2fc9fea
View code at this point
Browse repository at this point
Reliably detect whether shell integration is working (#22440)
Show description for 2a976e3
Kartik Raj
authored
2a976e3
View commit details
Copy full SHA for 2a976e3
View code at this point
Browse repository at this point
Commits on Oct 20, 2023
Guide users to install workaround when deactivate command is run (#22223)
Kartik Raj
authored
0438813
View commit details
Copy full SHA for 0438813
View code at this point
Browse repository at this point
Commits on Oct 5, 2023
Revert "Show notification when deactivate command is run in terminal" (#22158)
Show description for 514bce6
Kartik Raj
authored
514bce6
View commit details
Copy full SHA for 514bce6
View code at this point
Browse repository at this point
Commits on Oct 4, 2023
Show notification when deactivate command is run in terminal (#22133)
Show description for 66cea21
Kartik Raj
authored
66cea21
View commit details
Copy full SHA for 66cea21
View code at this point
Browse repository at this point
Commits on May 4, 2023
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
View code at this point
Browse repository at this point
Commits on Apr 18, 2023
Add quick pick hover support to explain conda environment lacking a Python interpreter (#21073)
Show description for 61882f7
Kartik Raj
authored
61882f7
View commit details
Copy full SHA for 61882f7
View code at this point
Browse repository at this point
Commits on Aug 4, 2022
Fix buttons in the interpreter quickpick list (#19611)
Show description for 93fd4e8
Kartik Raj
authored
93fd4e8
View commit details
Copy full SHA for 93fd4e8
View code at this point
Browse repository at this point
Commits on Jun 30, 2022
Remove notebookeditor proposed API (#19392)
karthiknadig
authored
cf857b0
View commit details
Copy full SHA for cf857b0
View code at this point
Browse repository at this point
Commits on Apr 6, 2022
Ensure string prototypes extension extends are unique enough (#18870)
Kartik Raj
authored
0bb51bf
View commit details
Copy full SHA for 0bb51bf
View code at this point
Browse repository at this point
Commits on Jan 26, 2022
Fixed namespace and type errors, changed null to undefined where applicable (#18345)
Show description for 8e5f7dc
Harry-Hopkinson
authored
8e5f7dc
View commit details
Copy full SHA for 8e5f7dc
View code at this point
Browse repository at this point
Commits on Aug 13, 2021
Add webpack build for browser entrypoint (#16912)
jakebailey
authored
1208bab
View commit details
Copy full SHA for 1208bab
View code at this point
Browse repository at this point
Commits on Apr 16, 2021
Proposed API Fixes (#15973)
IanMatthewHuff
authored
efc3a4a
View commit details
Copy full SHA for efc3a4a
View code at this point
Browse repository at this point
Commits on Mar 11, 2021
Updates to notebook API (#15639)
DonJayamanne
authored
41ab1c6
View commit details
Copy full SHA for 41ab1c6
View code at this point
Browse repository at this point
Commits on Mar 8, 2021
Update proposed API for Notebooks (#15568)
Show description for 016411a
DonJayamanne
authored
016411a
View commit details
Copy full SHA for 016411a
View code at this point
Browse repository at this point
Commits on Feb 18, 2021
Update to the latest Notebook API (#15416)
DonJayamanne
authored
0718ec6
View commit details
Copy full SHA for 0718ec6
View code at this point
Browse repository at this point
Commits on Dec 21, 2020
Remove all tslint comments (#15031)
brettcannon
authored
c1a8d94
View commit details
Copy full SHA for c1a8d94
View code at this point
Browse repository at this point
Commits on Oct 27, 2020
move proposed types to proposed types and ditch phosphor (#14552)
Show description for deb77c5
IanMatthewHuff
and
Ian Huff
authored
deb77c5
View commit details
Copy full SHA for deb77c5
View code at this point
Browse repository at this point
Commits on Sep 25, 2020
Update cell output and metadata using Edit API (#13737)
DonJayamanne
authored
94da334
View commit details
Copy full SHA for 94da334
View code at this point
Browse repository at this point
Commits on Sep 8, 2020
Update notebook API with latest changes (#13836)
DonJayamanne
authored
c8266b6
View commit details
Copy full SHA for c8266b6
View code at this point
Browse repository at this point
Commits on Sep 1, 2020
Update renderers and notebooks to use new API (#13665)
Show description for a3f7c41
DonJayamanne
authored
a3f7c41
View commit details
Copy full SHA for a3f7c41
View code at this point
Browse repository at this point
Commits on Aug 19, 2020
Update NativeNotebook types in type definition (#13527)
DonJayamanne
authored
fec21d0
View commit details
Copy full SHA for fec21d0
View code at this point
Browse repository at this point
Commits on Aug 5, 2020
Support kernel selection in VSC Native Notebooks (#13245)
DonJayamanne
authored
0a0493a
View commit details
Copy full SHA for 0a0493a
View code at this point
Browse repository at this point
Commits on Jul 27, 2020
Update VS Code Notebook API (#13143)
Show description for e33af82
DonJayamanne
authored
e33af82
View commit details
Copy full SHA for e33af82
View code at this point
Browse repository at this point
Commits on Jun 30, 2020
Updates to Notebooks based on latest VSC API changes (#12672)
Show description for cb0791a
DonJayamanne
authored
cb0791a
View commit details
Copy full SHA for cb0791a
View code at this point
Browse repository at this point
Commits on Jun 16, 2020
Support hot exit in notebooks (#12367)
Show description for 9727138
DonJayamanne
authored
9727138
View commit details
Copy full SHA for 9727138
View code at this point
Browse repository at this point
Commits on Jun 12, 2020
Update VSC Notebook API (#12333)
DonJayamanne
authored
01b6114
View commit details
Copy full SHA for 01b6114
View code at this point
Browse repository at this point
Commits on Jun 1, 2020
Update NotebookModel with changes from VS Code Notebook UI (#12048)
Show description for 176f9c3
DonJayamanne
authored
176f9c3
View commit details
Copy full SHA for 176f9c3
View code at this point
Browse repository at this point
Commits on May 28, 2020
Ensure we can use proposed VS Code API with ts-node (#12038)
Show description for 8c8efb8
DonJayamanne
authored
8c8efb8
View commit details
Copy full SHA for 8c8efb8
View code at this point
Browse repository at this point
Commits on Mar 17, 2020
Add support for ipywidgets (#10606)
Show description for 164727a
DonJayamanne
authored
164727a
View commit details
Copy full SHA for 164727a
View code at this point
Browse repository at this point
Commits on Aug 1, 2019
Add code gathering for single cell (#6803)
Show description for 6d00a3e
joyceerhl
authored
6d00a3e
View commit details
Copy full SHA for 6d00a3e
View code at this point
Browse repository at this point
Commits on Jan 18, 2019
Ensure code compiles in strict mode (#4044)
Show description for ae1848a
DonJayamanne
authored
ae1848a
View commit details
Copy full SHA for ae1848a
View code at this point
Browse repository at this point
Commits on Nov 16, 2018
Fix virtual envs to run with jupyter (#3374)
Show description for 40554c8
rchiodo
authored
40554c8
View commit details
Copy full SHA for 40554c8
View code at this point
Browse repository at this point
Commits on Jun 18, 2018
Check the Path environment variable when ext loads (#1982)
Show description for 161534f
DonJayamanne
authored
161534f
View commit details
Copy full SHA for 161534f
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL