mirror of
https://github.com/Microsoft/vscode
synced 2024-10-28 14:18:54 +00:00
.. | ||
media | ||
preview-src | ||
src | ||
.gitignore | ||
.vscodeignore | ||
esbuild-preview.js | ||
extension-browser.webpack.config.js | ||
extension.webpack.config.js | ||
package.json | ||
package.nls.json | ||
README.md | ||
tsconfig.json | ||
yarn.lock |
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 webviewW. This extension is primarily meant to be used by other extensions for showing simple web content.