This website requires JavaScript.
Explore
Help
Register
Sign In
Microsoft
/
vscode
Watch
1
Star
0
Fork
0
You've already forked vscode
mirror of
https://github.com/microsoft/vscode.git
synced
2026-05-03 15:01:57 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ee6278b01e9db64004e150c8a27d71e49a3a8577
vscode
/
extensions
/
vscode-account
/
src
History
Rachel Macfarlane
b98f647ec9
Add polling for reconnect to auth extension
2020-02-07 11:42:43 -08:00
..
typings
Properly reference the vscode.proposed.d.ts typings from the account extension
2020-02-06 10:01:36 -08:00
AADHelper.ts
Add polling for reconnect to auth extension
2020-02-07 11:42:43 -08:00
authServer.ts
Fallback to directly hitting endpoint if listening on server fails or running in web,
fixes
#88392
2020-01-27 10:25:40 -08:00
extension.ts
Properly reference the vscode.proposed.d.ts typings from the account extension
2020-02-06 10:01:36 -08:00
keychain.ts
Properly reference the vscode.proposed.d.ts typings from the account extension
2020-02-06 10:01:36 -08:00
logger.ts
Add logging to account extension
2020-01-22 15:43:25 -08:00
utils.ts
…