vscode-browse-lite
vscode-browse-lite copied to clipboard
🚀 An embedded browser in VS Code
Thanks for an amazing extension, making dx so much better. Problem I have is, I can't open Browse Lite using the command so keep getting this "command not found" error....
Currently we can't copy text from the browse-lite to other viscose editor tab.
https://github.com/antfu/vscode-browse-lite/blob/ec71bbc24a0c6b2c73b8382e814c3edc27fc1ac8/client/components/device-settings/device-settings.tsx#L48 why this lines are commented? theres a way to have more fit options?
可以支持文件操作吗?,如:选择文件或下载
Needs more inception! ;)
``` vscode.commands.executeCommand("browse-lite.setSize", { width: 320, height: 640, }); ```
I use this extension to get a preview of Markdown files, via an external process (specifically https://emanote.srid.ca) that generates the HTML and serves a live view of it bound to...
Thanks for this awesome extension! My use case is for opening websites inside vscode and this is one the few extensions in the marketplace. Is there a way to add...
Given that this extension is based on "screencasting", there is probably some extra handling needed for dealing with "advanced keyboard input" like keyboard shortcuts e.g. for copy / pasting. This...
The project does not support uploading and video, do you have any suggestions?