vscode/extensions/microsoft-authentication
Sandeep Somavarapu 35c7ee9d02
Support log output channels for extensions (#161249)
* introduce log api in extension context

* separate registering output vs log channel

* Separate extension log channels in show logs command

* add logging error to embedder logger

* show extension log in the extension editor

* configure log level per extension

* change the order of log entries

* introduce logger

* align with output chanel

* revert changes

* fixes
2022-09-19 09:03:41 -07:00
..
media more accurate naming of pages 2022-04-27 15:40:41 -07:00
src Support log output channels for extensions (#161249) 2022-09-19 09:03:41 -07:00
.vscodeignore Do not ship unnecessary files with extensions 2020-07-24 13:57:51 +02:00
extension-browser.webpack.config.js update randombytes reference 2021-09-25 10:30:55 -07:00
extension.webpack.config.js polish webpack configs 2021-07-09 11:55:21 +02:00
package.json Support log output channels for extensions (#161249) 2022-09-19 09:03:41 -07:00
package.nls.json Rename vscode-account extension to microsoft-authentication 2020-05-13 09:41:42 -07:00
README.md add useful readmes for the auth providers fixes #127688 fixes #127689 2021-07-06 15:43:59 -07:00
tsconfig.json Support log output channels for extensions (#161249) 2022-09-19 09:03:41 -07:00
yarn.lock Rev built-in versions of vscode-nls to 5.1.0 (#157530) 2022-08-08 18:43:45 +02:00

Microsoft Authentication for Visual Studio Code

Notice: This extension is bundled with Visual Studio Code. It can be disabled but not uninstalled.

Features

This extension provides support for authenticating to Microsoft. It registers the microsoft Authentication Provider that can be leveraged by other extensions. This also provides the Microsoft authentication used by Settings Sync.