mirror of
https://github.com/voideditor/void
synced 2026-05-22 00:48:22 +00:00
| .. | ||
| media | ||
| preview-src | ||
| src | ||
| .gitignore | ||
| .npmrc | ||
| .vscodeignore | ||
| esbuild-preview.js | ||
| extension-browser.webpack.config.js | ||
| extension.webpack.config.js | ||
| package-lock.json | ||
| package.json | ||
| package.nls.json | ||
| README.md | ||
| tsconfig.json | ||
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.