vscode/extensions/simple-browser
Matt Bierner b2ea6aa9fc
Inline codicons font for simple browser (#176462)
Should fix #139674 but need to confirm on deployed codespaces
2023-03-07 19:46:53 -08:00
..
media Update simple browser styles (Fixes #140727) 2022-01-14 09:48:35 -08:00
preview-src
src Inline codicons font for simple browser (#176462) 2023-03-07 19:46:53 -08:00
.gitignore
.vscodeignore Exclude esbuild files from build (#156362) 2022-07-27 09:32:07 -04:00
esbuild-preview.js Inline codicons font for simple browser (#176462) 2023-03-07 19:46:53 -08:00
extension-browser.webpack.config.js
extension.webpack.config.js
package.json Bump module to new package (#173599) 2023-02-06 12:29:36 -08:00
package.nls.json
README.md
tsconfig.json
yarn.lock Bump module to new package (#173599) 2023-02-06 12:29:36 -08:00

Simple Browser

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

Provides a very basic browser preview using an iframe embedded in a webview. This extension is primarily meant to be used by other extensions for showing simple web content.