GitShow/antfu/vscode-browse-lite
antfu

vscode-browse-lite

๐Ÿš€ An embedded browser in VS Code

by antfu
browserdevtoolsvscodevscode-extension
Star on GitHubForkWebsitenpm

TypeScript

665 stars49 forks9 contributorsQuiet ยท 2y agoSince 2021v0.3.9MIT

Meet the team

See all 9 on GitHub โ†’
antfu
antfu115 contributions
arjittw
arjittw3 contributions
jackiotyu
jackiotyu3 contributions
phoihos
phoihos1 contribution
sonder-joker
sonder-joker1 contribution
tutuxxx
tutuxxx1 contribution
liudonghua123
liudonghua1231 contribution
selang
selang1 contribution

Languages

View on GitHub โ†’
TypeScript91.7%
CSS7.7%
JavaScript0.4%
HTML0.3%

Commit activity

Last 12 weeks ยท 0 commits

Full graph โ†’

Community health

5 of 6 standards met

Community profile โ†’
85
โœ“READMEโœ“Licenseโœ“Contributingโœ“Code of Conductโ—‹Issue Templateโœ“PR Template

Recent PRs & issues

Quiet ยท Last activity 2y ago
See all on GitHub โ†’
rezaei
Pin Tab doesn't work ,when close vscode and reopen itOpenIssue

When i pin tab , browser-lite tab, after close the vscode and reopen the vscode the tab have gone ..

rezaei ยท 9mo ago
mbnoimi
No Chrome installation foundOpenIssue

Describe the bug Whenever I start any Vue3/Vite project I get the following error messages: Reproduction Try to clone this repository https://github.com/StefanVDWeide/pocketbase-vue/ System Info Used Package Manager npm Validations [X] Follow our Code of Conduct [X] Read the Contributing Guide. [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate. [X] Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead. [X] The provided reproduction is a minimal reproducible of the bug.

mbnoimi ยท 1y ago
muhammadnasr
Use google as default searchOpenIssue

Clear and concise description of the problem As a developer with ultrawide monitor, I like to have my main browser inside vscode. I would like to type in url/address bar and it directly go and search in google. Suggested solution When I type in the address bar (a non address) it should search for it in google. Alternative _No response_ Additional context _No response_ Validations [X] Follow our Code of Conduct [X] Read the Contributing Guide. [X] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.

muhammadnasr ยท 1y ago

Recent fixes

View closed PRs โ†’
Ninjaxsh
Fix: Resolve viewport misalignment by using dynamic toolbar heightMergedPR

The previous implementation used a hardcoded toolbar height (38px) for viewport calculations. This caused misalignment of the screencast content, especially when device emulation was active, if the actual toolbar height differed. This commit addresses the issue by: 1. Modifying to dynamically calculate the actual height of the Toolbar component. The height is determined on component mount, window resize, and when the toolbar's visibility changes (due to debug mode). 2. Passing this dynamic as a prop to the component. 3. Updating to use this prop in its method for determining the available screen height, instead of the hardcoded value. These changes ensure that the viewport and the screencast image are correctly positioned and sized, resolving the content misalignment and improving the accuracy of device emulation across different window sizes and view configurations. Description Linked Issues Additional context

Ninjaxsh ยท 1y ago
chiubaca
"Failed to launch the browser process"ClosedIssue

Oh i've waited for an extension that can do this! I was excited to try it but I'm getting this error in vs code: !image I don't have Google Chrome installed, is that why? I do have Edge though, could the extension use that instead if Chromium is a dependency?

chiubaca ยท 1y ago
sroxck
VSCode zoom causing blurred pages.ClosedIssue

Describe the bug When VSCode uses the window.zoom property to set the zoom level, the content of the webpages opened by plugins becomes blurred and cannot be adjusted to the correct scaling. Reproduction "window.zoomLevel": 0.6 System Info Used Package Manager pnpm Validations [X] Follow our Code of Conduct [X] Read the Contributing Guide. [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate. [X] Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead. [X] The provided reproduction is a minimal reproducible of the bug. Contributions [ ] I am willing to submit a PR to fix this issue [ ] I am willing to submit a PR with failing tests (actually just go ahead and do it, thanks!)

sroxck ยท 1y ago
Structured data for AI agents

Repository: antfu/vscode-browse-lite. Description: ๐Ÿš€ An embedded browser in VS Code Stars: 665, Forks: 49. Primary language: TypeScript. Languages: TypeScript (91.7%), CSS (7.7%), JavaScript (0.4%), HTML (0.3%). License: MIT. Homepage: https://marketplace.visualstudio.com/items?itemName=antfu.browse-lite Topics: browser, devtools, vscode, vscode-extension. Latest release: v0.3.9 (2y ago). Open PRs: 0, open issues: 35. Last activity: 2y ago. Community health: 85%. Top contributors: antfu, arjittw, jackiotyu, phoihos, sonder-joker, tutuxxx, liudonghua123, selang, iPixelOldC.

ยท@ofershap

Replace github.com with gitshow.dev