kylin-code/extensions/simple-browser
zy 2d209a8334 from 1.68.0 2022-06-14 14:37:10 +08:00
..
media from 1.68.0 2022-06-14 14:37:10 +08:00
preview-src from 1.68.0 2022-06-14 14:37:10 +08:00
src from 1.68.0 2022-06-14 14:37:10 +08:00
.gitignore from 1.68.0 2022-06-14 14:37:10 +08:00
.vscodeignore from 1.68.0 2022-06-14 14:37:10 +08:00
README.md from 1.68.0 2022-06-14 14:37:10 +08:00
esbuild-preview.js from 1.68.0 2022-06-14 14:37:10 +08:00
extension-browser.webpack.config.js from 1.68.0 2022-06-14 14:37:10 +08:00
extension.webpack.config.js from 1.68.0 2022-06-14 14:37:10 +08:00
package.json from 1.68.0 2022-06-14 14:37:10 +08:00
package.nls.json from 1.68.0 2022-06-14 14:37:10 +08:00
tsconfig.json from 1.68.0 2022-06-14 14:37:10 +08:00
yarn.lock from 1.68.0 2022-06-14 14:37:10 +08:00

README.md

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.