vscode/extensions/simple-browser
Matt Bierner 723aa849c9
Convert gulpfiles to modules
Makes a pass through our top level gulpfiles to convert them to modules
2025-11-11 15:28:50 -08:00
..
media
preview-src Work towards getting isolated built-in extension compiles 2025-10-13 11:03:20 -07:00
src Remove extra expect error 2025-10-29 14:58:36 -07:00
.gitignore
.npmrc
.vscodeignore One more ignore 2025-08-07 20:50:44 -07:00
esbuild-preview.mjs Also change common file extension 2025-08-07 20:07:03 -07:00
extension-browser.webpack.config.js Convert extension webpack scripts to modules 2025-08-07 17:20:22 -07:00
extension.webpack.config.js Convert extension webpack scripts to modules 2025-08-07 17:20:22 -07:00
package-lock.json Adopt uuids for generating webview nonces 2025-10-29 13:53:47 -07:00
package.json Convert gulpfiles to modules 2025-11-11 15:28:50 -08:00
package.nls.json
README.md
tsconfig.json Adopt uuids for generating webview nonces 2025-10-29 13:53:47 -07: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 webviewW. This extension is primarily meant to be used by other extensions for showing simple web content.